Searched defs:validateProgram (Results 1 – 2 of 2) sorted by relevance
209 PFNGLVALIDATEPROGRAMPROC validateProgram = nullptr; variable
6517 void Context::validateProgram(GLuint program) in validateProgram() function in gl::Context