Home | History | Annotate | Download | only in GLESv2_enc

Lines Matching refs:glDepthRangef

47 	glDepthRangef_client_proc_t glDepthRangef;
256 virtual glDepthRangef_client_proc_t set_glDepthRangef(glDepthRangef_client_proc_t f) { glDepthRangef_client_proc_t retval = glDepthRangef; glDepthRangef = f; return retval;}