Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching refs:glGetFixedvOES

198 	glGetFixedvOES_client_proc_t glGetFixedvOES;
490 virtual glGetFixedvOES_client_proc_t set_glGetFixedvOES(glGetFixedvOES_client_proc_t f) { glGetFixedvOES_client_proc_t retval = glGetFixedvOES; glGetFixedvOES = f; return retval;}