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