Searched defs:BlendColor (Results 1 – 3 of 3) sorted by relevance
603 void (*BlendColor)(struct gl_context *ctx, const GLfloat color[4]); member
403 GLfloat BlendColor[4]; /**< Blending color */ member
8590 TEST_P(StateChangeTestES3, BlendColor) in TEST_P() argument