Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching refs:glColor4xOES_client_proc_t

191 	glColor4xOES_client_proc_t glColor4xOES;
483 virtual glColor4xOES_client_proc_t set_glColor4xOES(glColor4xOES_client_proc_t f) { glColor4xOES_client_proc_t retval = glColor4xOES; glColor4xOES = f; return retval;}