Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching refs:set_glDrawTexsvOES

471 	virtual glDrawTexsvOES_client_proc_t set_glDrawTexsvOES(glDrawTexsvOES_client_proc_t f) { glDrawTexsvOES_client_proc_t retval = glDrawTexsvOES; glDrawTexsvOES = f; return retval;}