Searched refs:glClipPlanexOES_t (Results 1 – 3 of 3) sorted by relevance
184 glClipPlanexOES_t glClipPlanexOES;456 …glClipPlanexOES_t set_glClipPlanexOES(glClipPlanexOES_t f) { glClipPlanexOES_t retval = glClipPlan… in set_glClipPlanexOES()
184 typedef void (* glClipPlanexOES_t) (GLenum, const GLfixed*); typedef
186 ptr = dlsym(gles_android,"glClipPlanexOES"); disp->set_glClipPlanexOES((glClipPlanexOES_t)ptr); in create_gles_dispatch()