Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DPixelProcessor.cpp730 short blendConstantA = iround(65535 * blendConstant.a); in setBlendConstant() local
747 factor.blendConstant4W[3][0] = blendConstantA; in setBlendConstant()
748 factor.blendConstant4W[3][1] = blendConstantA; in setBlendConstant()
749 factor.blendConstant4W[3][2] = blendConstantA; in setBlendConstant()
750 factor.blendConstant4W[3][3] = blendConstantA; in setBlendConstant()