Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching full:gldrawtexioes_client_proc_t

177 	glDrawTexiOES_client_proc_t glDrawTexiOES;
469 virtual glDrawTexiOES_client_proc_t set_glDrawTexiOES(glDrawTexiOES_client_proc_t f) { glDrawTexiOES_client_proc_t retval = glDrawTexiOES; glDrawTexiOES = f; return retval;}