Searched refs:glBlendFunc_server_proc_t (Results 1 – 6 of 6) sorted by relevance
55 glBlendFunc_server_proc_t glBlendFunc;
55 glBlendFunc = (glBlendFunc_server_proc_t) getProc("glBlendFunc", userData); in initDispatchByName()
57 typedef void (gles1_APIENTRY *glBlendFunc_server_proc_t) (GLenum, GLenum); typedef
25 glBlendFunc_server_proc_t glBlendFunc;
23 glBlendFunc = (glBlendFunc_server_proc_t) getProc("glBlendFunc", userData); in initDispatchByName()
27 typedef void (gles2_APIENTRY *glBlendFunc_server_proc_t) (GLenum, GLenum); typedef