Searched refs:glDepthFunc_wrapper_proc_t (Results 1 – 6 of 6) sorted by relevance
74 glDepthFunc_wrapper_proc_t glDepthFunc;
47 glDepthFunc_wrapper_proc_t glDepthFunc;
74 glDepthFunc = (glDepthFunc_wrapper_proc_t) getProc("glDepthFunc", userData); in initDispatchByName()
73 typedef void (gles1_APIENTRY *glDepthFunc_wrapper_proc_t) (GLenum); typedef
47 glDepthFunc = (glDepthFunc_wrapper_proc_t) getProc("glDepthFunc", userData); in initDispatchByName()
46 typedef void (gles3_APIENTRY *glDepthFunc_wrapper_proc_t) (GLenum); typedef