Searched refs:glClipPlanex_wrapper_proc_t (Results 1 – 3 of 3) sorted by relevance
91 glClipPlanex_wrapper_proc_t glClipPlanex;
91 glClipPlanex = (glClipPlanex_wrapper_proc_t) getProc("glClipPlanex", userData); in initDispatchByName()
90 typedef void (gles1_APIENTRY *glClipPlanex_wrapper_proc_t) (GLenum, const GLfixed*); typedef