Searched refs:glClipPlanex_t (Results 1 – 3 of 3) sorted by relevance
73 glClipPlanex_t glClipPlanex;345 …glClipPlanex_t set_glClipPlanex(glClipPlanex_t f) { glClipPlanex_t retval = glClipPlanex; glClipPl… in set_glClipPlanex()
73 typedef void (* glClipPlanex_t) (GLenum, const GLfixed*); typedef
75 ptr = dlsym(gles_android,"glClipPlanex"); disp->set_glClipPlanex((glClipPlanex_t)ptr); in create_gles_dispatch()