Searched defs:setBlendColor (Results 1 – 4 of 4) sorted by relevance
700 void StateManager9::setBlendColor(const gl::BlendState &blendState, const gl::ColorF &blendColor) in setBlendColor() function in rx::StateManager9
1218 void StateManagerGL::setBlendColor(const gl::ColorF &blendColor) in setBlendColor() function in rx::StateManagerGL
910 void State::setBlendColor(float red, float green, float blue, float alpha) in setBlendColor() function in gl::State
443 void Context::setBlendColor(float red, float green, float blue, float alpha) in setBlendColor() function in es2::Context