Searched refs:glBlendColor_server_proc_t (Results 1 – 3 of 3) sorted by relevance
22 glBlendColor_server_proc_t glBlendColor;
20 glBlendColor = (glBlendColor_server_proc_t) getProc("glBlendColor", userData); in initDispatchByName()
24 typedef void (gles2_APIENTRY *glBlendColor_server_proc_t) (GLclampf, GLclampf, GLclampf, GLclampf); typedef