Shader: Handle type as expressions
This commit is contained in:
@@ -58,7 +58,6 @@ namespace Nz
|
||||
struct Option
|
||||
{
|
||||
std::size_t index;
|
||||
ShaderAst::ExpressionType type;
|
||||
};
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user