Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching refs:glFrustumxOES

195 	glFrustumxOES_client_proc_t glFrustumxOES;
487 virtual glFrustumxOES_client_proc_t set_glFrustumxOES(glFrustumxOES_client_proc_t f) { glFrustumxOES_client_proc_t retval = glFrustumxOES; glFrustumxOES = f; return retval;}