Searched refs:glDepthFunc_server_proc_t (Results 1 – 6 of 6) sorted by relevance
76 glDepthFunc_server_proc_t glDepthFunc;
74 glDepthFunc = (glDepthFunc_server_proc_t) getProc("glDepthFunc", userData); in initDispatchByName()
78 typedef void (gles1_APIENTRY *glDepthFunc_server_proc_t) (GLenum); typedef
58 glDepthFunc_server_proc_t glDepthFunc;
47 glDepthFunc = (glDepthFunc_server_proc_t) getProc("glDepthFunc", userData); in initDispatchByName()
60 typedef void (gles2_APIENTRY *glDepthFunc_server_proc_t) (GLenum); typedef