Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching refs:glClearDepthx_client_proc_t

58 	glClearDepthx_client_proc_t glClearDepthx;
350 virtual glClearDepthx_client_proc_t set_glClearDepthx(glClearDepthx_client_proc_t f) { glClearDepthx_client_proc_t retval = glClearDepthx; glClearDepthx = f; return retval;}