Searched refs:glGetClipPlanexOES_t (Results 1 – 3 of 3) sorted by relevance
190 glGetClipPlanexOES_t glGetClipPlanexOES;462 …glGetClipPlanexOES_t set_glGetClipPlanexOES(glGetClipPlanexOES_t f) { glGetClipPlanexOES_t retval … in set_glGetClipPlanexOES()
190 typedef void (* glGetClipPlanexOES_t) (GLenum, GLfixed*); typedef
192 … dlsym(gles_android,"glGetClipPlanexOES"); disp->set_glGetClipPlanexOES((glGetClipPlanexOES_t)ptr); in create_gles_dispatch()