Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching refs:set_glLoadIdentity

404 	virtual glLoadIdentity_client_proc_t set_glLoadIdentity(glLoadIdentity_client_proc_t f) { glLoadIdentity_client_proc_t retval = glLoadIdentity; glLoadIdentity = f; return retval;}