Searched refs:glBlendFunc_wrapper_proc_t (Results 1 – 6 of 6) sorted by relevance
55 glBlendFunc_wrapper_proc_t glBlendFunc;
23 glBlendFunc_wrapper_proc_t glBlendFunc;
55 glBlendFunc = (glBlendFunc_wrapper_proc_t) getProc("glBlendFunc", userData); in initDispatchByName()
54 typedef void (gles1_APIENTRY *glBlendFunc_wrapper_proc_t) (GLenum, GLenum); typedef
23 glBlendFunc = (glBlendFunc_wrapper_proc_t) getProc("glBlendFunc", userData); in initDispatchByName()
22 typedef void (gles3_APIENTRY *glBlendFunc_wrapper_proc_t) (GLenum, GLenum); typedef