Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching refs:glGetTexGenfvOES

263 	glGetTexGenfvOES_client_proc_t glGetTexGenfvOES;
555 virtual glGetTexGenfvOES_client_proc_t set_glGetTexGenfvOES(glGetTexGenfvOES_client_proc_t f) { glGetTexGenfvOES_client_proc_t retval = glGetTexGenfvOES; glGetTexGenfvOES = f; return retval;}