Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching refs:glLoadMatrixxOES_client_proc_t

208 	glLoadMatrixxOES_client_proc_t glLoadMatrixxOES;
500 virtual glLoadMatrixxOES_client_proc_t set_glLoadMatrixxOES(glLoadMatrixxOES_client_proc_t f) { glLoadMatrixxOES_client_proc_t retval = glLoadMatrixxOES; glLoadMatrixxOES = f; return retval;}