Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glDrawTexfOES

177     glDrawTexfOES_t glDrawTexfOES;
449 glDrawTexfOES_t set_glDrawTexfOES(glDrawTexfOES_t f) { glDrawTexfOES_t retval = glDrawTexfOES; glDrawTexfOES = f; return retval;}