Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glClipPlanefIMG

265     glClipPlanefIMG_t glClipPlanefIMG;
537 glClipPlanefIMG_t set_glClipPlanefIMG(glClipPlanefIMG_t f) { glClipPlanefIMG_t retval = glClipPlanefIMG; glClipPlanefIMG = f; return retval;}