Searched defs:BlendColor (Results 1 – 3 of 3) sorted by relevance
505 void (*BlendColor)(struct gl_context *ctx, const GLfloat color[4]); member
454 GLfloat BlendColor[4]; /**< Blending color */ member
308 void BlendColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) in BlendColor() function