Searched refs:glDepthRangef_wrapper_proc_t (Results 1 – 6 of 6) sorted by relevance
18 glDepthRangef_wrapper_proc_t glDepthRangef;
49 glDepthRangef_wrapper_proc_t glDepthRangef;
18 glDepthRangef = (glDepthRangef_wrapper_proc_t) getProc("glDepthRangef", userData); in initDispatchByName()
17 typedef void (gles1_APIENTRY *glDepthRangef_wrapper_proc_t) (GLclampf, GLclampf); typedef
49 glDepthRangef = (glDepthRangef_wrapper_proc_t) getProc("glDepthRangef", userData); in initDispatchByName()
48 typedef void (gles3_APIENTRY *glDepthRangef_wrapper_proc_t) (GLclampf, GLclampf); typedef