Searched refs:glClipPlanexIMG_t (Results 1 – 3 of 3) sorted by relevance
266 glClipPlanexIMG_t glClipPlanexIMG;538 …glClipPlanexIMG_t set_glClipPlanexIMG(glClipPlanexIMG_t f) { glClipPlanexIMG_t retval = glClipPlan… in set_glClipPlanexIMG()
266 typedef void (* glClipPlanexIMG_t) (GLenum, const GLfixed*); typedef
268 ptr = dlsym(gles_android,"glClipPlanexIMG"); disp->set_glClipPlanexIMG((glClipPlanexIMG_t)ptr); in create_gles_dispatch()