Searched defs:setBlendColor (Results 1 – 3 of 3) sorted by relevance
699 void StateManager9::setBlendColor(const gl::BlendState &blendState, const gl::ColorF &blendColor) in setBlendColor() function in rx::StateManager9
1057 void StateManagerGL::setBlendColor(const gl::ColorF &blendColor) in setBlendColor() function in rx::StateManagerGL
700 void State::setBlendColor(float red, float green, float blue, float alpha) in setBlendColor() function in gl::State