Searched refs:glClipPlanef_wrapper_proc_t (Results 1 – 3 of 3) sorted by relevance
16 glClipPlanef_wrapper_proc_t glClipPlanef;
16 glClipPlanef = (glClipPlanef_wrapper_proc_t) getProc("glClipPlanef", userData); in initDispatchByName()
15 typedef void (gles1_APIENTRY *glClipPlanef_wrapper_proc_t) (GLenum, const GLfloat*); typedef