Searched refs:glGetClipPlanexOES_client_proc_t (Results 1 – 3 of 3) sorted by relevance
196 glGetClipPlanexOES_client_proc_t glGetClipPlanexOES;
198 glGetClipPlanexOES = (glGetClipPlanexOES_client_proc_t) getProc("glGetClipPlanexOES", userData); in initDispatchByName()
197 typedef void (gl_APIENTRY *glGetClipPlanexOES_client_proc_t) (void * ctx, GLenum, GLfixed*); typedef