Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glGetClipPlanefOES

247     glGetClipPlanefOES_t glGetClipPlanefOES;
519 glGetClipPlanefOES_t set_glGetClipPlanefOES(glGetClipPlanefOES_t f) { glGetClipPlanefOES_t retval = glGetClipPlanefOES; glGetClipPlanefOES = f; return retval;}