Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching refs:glClearDepthf

13 	glClearDepthf_client_proc_t glClearDepthf;
305 virtual glClearDepthf_client_proc_t set_glClearDepthf(glClearDepthf_client_proc_t f) { glClearDepthf_client_proc_t retval = glClearDepthf; glClearDepthf = f; return retval;}