Typo on mac build

This commit is contained in:
Sam Gateau 2015-06-08 06:57:04 -07:00
parent b7d88e2642
commit 862d6abd79

View file

@ -73,7 +73,7 @@ void GLBackend::do_setPipeline(Batch& batch, uint32 paramOffset) {
#if (GPU_TRANSFORM_PROFILE == GPU_CORE)
#else
_pipeline._program_transformCamera_viewInverse = -1
_pipeline._program_transformCamera_viewInverse = -1;
#endif
_pipeline._state = nullptr;