Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glGetClipPlanexOES

190     glGetClipPlanexOES_t glGetClipPlanexOES;
462 glGetClipPlanexOES_t set_glGetClipPlanexOES(glGetClipPlanexOES_t f) { glGetClipPlanexOES_t retval = glGetClipPlanexOES; glGetClipPlanexOES = f; return retval;}