Login  Register

Re: glUniformMatrix GL_INVALID_OPERATION Error

Posted by bgroenks96 on Jan 28, 2014; 8:06am
URL: https://forum.jogamp.org/glUniformMatrix-GL-INVALID-OPERATION-Error-tp4031397p4031401.html

jmaasing wrote
Or maybe you forgot to glUseProgram before you try to set the uniform value. That could be one cause.