Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glDrawTexfvOES

178     glDrawTexfvOES_t glDrawTexfvOES;
450 glDrawTexfvOES_t set_glDrawTexfvOES(glDrawTexfvOES_t f) { glDrawTexfvOES_t retval = glDrawTexfvOES; glDrawTexfvOES = f; return retval;}