Searched refs:glClipPlanefIMG_t (Results 1 – 3 of 3) sorted by relevance
265 glClipPlanefIMG_t glClipPlanefIMG;537 …glClipPlanefIMG_t set_glClipPlanefIMG(glClipPlanefIMG_t f) { glClipPlanefIMG_t retval = glClipPlan… in set_glClipPlanefIMG()
265 typedef void (* glClipPlanefIMG_t) (GLenum, const GLfloat*); typedef
267 ptr = dlsym(gles_android,"glClipPlanefIMG"); disp->set_glClipPlanefIMG((glClipPlanefIMG_t)ptr); in create_gles_dispatch()