Searched refs:glIsProgram_client_proc_t (Results 1 – 3 of 3) sorted by relevance
97 glIsProgram_client_proc_t glIsProgram;
97 glIsProgram = (glIsProgram_client_proc_t) getProc("glIsProgram", userData); in initDispatchByName()
99 typedef GLboolean (gl2_APIENTRY *glIsProgram_client_proc_t) (void * ctx, GLuint); typedef