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