Searched refs:glClipPlanefOES_client_proc_t (Results 1 – 3 of 3) sorted by relevance
253 glClipPlanefOES_client_proc_t glClipPlanefOES;
255 glClipPlanefOES = (glClipPlanefOES_client_proc_t) getProc("glClipPlanefOES", userData); in initDispatchByName()
254 typedef void (gl_APIENTRY *glClipPlanefOES_client_proc_t) (void * ctx, GLenum, const GLfloat*); typedef