Searched defs:glValidateProgram (Results 1 – 6 of 6) sorted by relevance
783 #define glValidateProgram gl3wValidateProgram macro
231 ANGLE_UTIL_EXPORT PFNGLVALIDATEPROGRAMPROC glValidateProgram; variable
2929 #define glValidateProgram glad_glValidateProgram macro
2799 void GL_APIENTRY glValidateProgram(GLuint program) in glValidateProgram() function
788 void GL_APIENTRY glValidateProgram(GLuint program) in glValidateProgram() function
1891 #define glValidateProgram GLEW_GET_FUN(__glewValidateProgram) macro