Searched refs:ConvertColor (Results 1 – 5 of 5) sorted by relevance
64 sw::Color<float> ConvertColor(es1::Color color);
579 sw::Color<float> ConvertColor(es1::Color color) in ConvertColor() function
94 sw::Color<float> ConvertColor(es2::Color color);
2108 sw::Color<float> ConvertColor(es2::Color color) in ConvertColor() function
2825 device->setBlendConstant(es2sw::ConvertColor(mState.blendColor)); in applyState()