Renderer/ShaderAst: Fix a few multiply/divide cases

This commit is contained in:
Lynix
2017-01-15 15:07:12 +01:00
parent fd5bf16a90
commit 832237c6d4
2 changed files with 13 additions and 1 deletions

View File

@@ -24,6 +24,7 @@ namespace Nz
m_currentState = nullptr;
});
// Register global variables (uniforms, varying, ..)
node->Register(*this);
// Header