Shader: Add initial support for options (WIP)
This commit is contained in:
@@ -26,7 +26,7 @@ namespace Nz
|
||||
|
||||
struct States
|
||||
{
|
||||
Nz::UInt64 enabledConditions = 0;
|
||||
Nz::UInt64 enabledOptions = 0;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user