Searched refs:glIsProgramPipeline_client_proc_t (Results 1 – 3 of 3) sorted by relevance
360 glIsProgramPipeline_client_proc_t glIsProgramPipeline;
360 glIsProgramPipeline = (glIsProgramPipeline_client_proc_t) getProc("glIsProgramPipeline", userData); in initDispatchByName()
362 typedef GLboolean (gl2_APIENTRY *glIsProgramPipeline_client_proc_t) (void * ctx, GLuint); typedef