Searched defs:BlendColor (Results 1 – 2 of 2) sorted by relevance
308 void GL_APIENTRY BlendColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) in BlendColor() function
272 GLfloat BlendColor[4]; /**< Blending color */ member