Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glTexGenfvOES

250     glTexGenfvOES_t glTexGenfvOES;
522 glTexGenfvOES_t set_glTexGenfvOES(glTexGenfvOES_t f) { glTexGenfvOES_t retval = glTexGenfvOES; glTexGenfvOES = f; return retval;}