Searched defs:glBlendColor (Results 1 – 5 of 5) sorted by relevance
20 glBlendColor_client_proc_t glBlendColor; member
497 void glBlendColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) in glBlendColor() function
22 glBlendColor_server_proc_t glBlendColor; member
793 GL_APICALL void GL_APIENTRY glBlendColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alp… in glBlendColor() function
120 #define glBlendColor MANGLE(BlendColor) macro