Searched refs:glGetClipPlanefOES_t (Results 1 – 3 of 3) sorted by relevance
247 glGetClipPlanefOES_t glGetClipPlanefOES;519 …glGetClipPlanefOES_t set_glGetClipPlanefOES(glGetClipPlanefOES_t f) { glGetClipPlanefOES_t retval … in set_glGetClipPlanefOES()
247 typedef void (* glGetClipPlanefOES_t) (GLenum, GLfloat*); typedef
249 … dlsym(gles_android,"glGetClipPlanefOES"); disp->set_glGetClipPlanefOES((glGetClipPlanefOES_t)ptr); in create_gles_dispatch()