Searched refs:glGetClipPlanexOES_server_proc_t (Results 1 – 3 of 3) sorted by relevance
202 glGetClipPlanexOES_server_proc_t glGetClipPlanexOES;
198 glGetClipPlanexOES = (glGetClipPlanexOES_server_proc_t) getProc("glGetClipPlanexOES", userData); in initDispatchByName()
204 typedef void (gles1_APIENTRY *glGetClipPlanexOES_server_proc_t) (GLenum, GLfixed*); typedef