Searched refs:glDepthRangef_server_proc_t (Results 1 – 6 of 6) sorted by relevance
18 glDepthRangef_server_proc_t glDepthRangef;
18 glDepthRangef = (glDepthRangef_server_proc_t) getProc("glDepthRangef", userData); in initDispatchByName()
20 typedef void (gles1_APIENTRY *glDepthRangef_server_proc_t) (GLclampf, GLclampf); typedef
60 glDepthRangef_server_proc_t glDepthRangef;
49 glDepthRangef = (glDepthRangef_server_proc_t) getProc("glDepthRangef", userData); in initDispatchByName()
62 typedef void (gles2_APIENTRY *glDepthRangef_server_proc_t) (GLclampf, GLclampf); typedef