Home
last modified time | relevance | path

Searched refs:blendConstantA (Results 1 – 2 of 2) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Renderer/
H A DPixelProcessor.cpp717 short blendConstantA = iround(65535 * blendConstant.a); in setBlendConstant() local
734 factor.blendConstant4W[3][0] = blendConstantA; in setBlendConstant()
735 factor.blendConstant4W[3][1] = blendConstantA; in setBlendConstant()
736 factor.blendConstant4W[3][2] = blendConstantA; in setBlendConstant()
737 factor.blendConstant4W[3][3] = blendConstantA; in setBlendConstant()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Renderer/
H A DPixelProcessor.cpp717 short blendConstantA = iround(65535 * blendConstant.a); in setBlendConstant() local
734 factor.blendConstant4W[3][0] = blendConstantA; in setBlendConstant()
735 factor.blendConstant4W[3][1] = blendConstantA; in setBlendConstant()
736 factor.blendConstant4W[3][2] = blendConstantA; in setBlendConstant()
737 factor.blendConstant4W[3][3] = blendConstantA; in setBlendConstant()