Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching refs:glLoadMatrixf

31 	glLoadMatrixf_client_proc_t glLoadMatrixf;
323 virtual glLoadMatrixf_client_proc_t set_glLoadMatrixf(glLoadMatrixf_client_proc_t f) { glLoadMatrixf_client_proc_t retval = glLoadMatrixf; glLoadMatrixf = f; return retval;}