Renderer/ShaderAst: Fix a few multiply/divide cases
This commit is contained in:
@@ -24,6 +24,7 @@ namespace Nz
|
||||
m_currentState = nullptr;
|
||||
});
|
||||
|
||||
// Register global variables (uniforms, varying, ..)
|
||||
node->Register(*this);
|
||||
|
||||
// Header
|
||||
|
||||
Reference in New Issue
Block a user