--HG--
branch : opengl3
hg/feature/opengl3
kaetemi 11 years ago
parent 443eb54128
commit d5d82ce900

@ -613,6 +613,7 @@ namespace NL3D
{ {
generateBuiltinVertexProgram(); generateBuiltinVertexProgram();
nlassert(m_VPBuiltinCurrent.VertexProgram); nlassert(m_VPBuiltinCurrent.VertexProgram);
m_VPBuiltinTouched = false;
} }
if (!activeVertexProgram(m_VPBuiltinCurrent.VertexProgram, true)) if (!activeVertexProgram(m_VPBuiltinCurrent.VertexProgram, true))

Loading…
Cancel
Save