Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching refs:glDrawTexfvOES_client_proc_t

183 	glDrawTexfvOES_client_proc_t glDrawTexfvOES;
475 virtual glDrawTexfvOES_client_proc_t set_glDrawTexfvOES(glDrawTexfvOES_client_proc_t f) { glDrawTexfvOES_client_proc_t retval = glDrawTexfvOES; glDrawTexfvOES = f; return retval;}