Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glClipPlanexIMG

266     glClipPlanexIMG_t glClipPlanexIMG;
538 glClipPlanexIMG_t set_glClipPlanexIMG(glClipPlanexIMG_t f) { glClipPlanexIMG_t retval = glClipPlanexIMG; glClipPlanexIMG = f; return retval;}