Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching refs:glRotatexOES

219 	glRotatexOES_client_proc_t glRotatexOES;
511 virtual glRotatexOES_client_proc_t set_glRotatexOES(glRotatexOES_client_proc_t f) { glRotatexOES_client_proc_t retval = glRotatexOES; glRotatexOES = f; return retval;}