Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching refs:glTexGenfvOES_client_proc_t

258 	glTexGenfvOES_client_proc_t glTexGenfvOES;
550 virtual glTexGenfvOES_client_proc_t set_glTexGenfvOES(glTexGenfvOES_client_proc_t f) { glTexGenfvOES_client_proc_t retval = glTexGenfvOES; glTexGenfvOES = f; return retval;}