Searched refs:glGetClipPlanefOES_client_proc_t (Results 1 – 3 of 3) sorted by relevance
255 glGetClipPlanefOES_client_proc_t glGetClipPlanefOES;
257 glGetClipPlanefOES = (glGetClipPlanefOES_client_proc_t) getProc("glGetClipPlanefOES", userData); in initDispatchByName()
256 typedef void (gl_APIENTRY *glGetClipPlanefOES_client_proc_t) (void * ctx, GLenum, GLfloat*); typedef