Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching refs:glMaterialfv_client_proc_t

33 	glMaterialfv_client_proc_t glMaterialfv;
325 virtual glMaterialfv_client_proc_t set_glMaterialfv(glMaterialfv_client_proc_t f) { glMaterialfv_client_proc_t retval = glMaterialfv; glMaterialfv = f; return retval;}