Searched refs:glValidateProgram_client_proc_t (Results 1 – 3 of 3) sorted by relevance
144 glValidateProgram_client_proc_t glValidateProgram;
144 glValidateProgram = (glValidateProgram_client_proc_t) getProc("glValidateProgram", userData); in initDispatchByName()
143 typedef void (gl2_APIENTRY *glValidateProgram_client_proc_t) (void * ctx, GLuint); typedef