ShaderAst: Add NoOp node
This commit is contained in:
@@ -90,6 +90,7 @@ namespace Nz::ShaderNodes
|
||||
ExpressionStatement,
|
||||
Identifier,
|
||||
IntrinsicCall,
|
||||
NoOp,
|
||||
Sample2D,
|
||||
SwizzleOp,
|
||||
StatementBlock,
|
||||
|
||||
Reference in New Issue
Block a user