Searched defs:activeShaderProgram (Results 1 – 2 of 2) sorted by relevance
456 PFNGLACTIVESHADERPROGRAMPROC activeShaderProgram = nullptr; variable
4630 void Context::activeShaderProgram(GLuint pipeline, GLuint program) in activeShaderProgram() function in gl::Context