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