Searched refs:glClearDepthf_wrapper_proc_t (Results 1 – 6 of 6) sorted by relevance
15 glClearDepthf_wrapper_proc_t glClearDepthf;
30 glClearDepthf_wrapper_proc_t glClearDepthf;
15 glClearDepthf = (glClearDepthf_wrapper_proc_t) getProc("glClearDepthf", userData); in initDispatchByName()
14 typedef void (gles1_APIENTRY *glClearDepthf_wrapper_proc_t) (GLclampf); typedef
30 glClearDepthf = (glClearDepthf_wrapper_proc_t) getProc("glClearDepthf", userData); in initDispatchByName()
29 typedef void (gles3_APIENTRY *glClearDepthf_wrapper_proc_t) (GLclampf); typedef