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