Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DPixelProcessor.cpp729 short blendConstantB = iround(65535 * blendConstant.b); in setBlendConstant() local
742 factor.blendConstant4W[2][0] = blendConstantB; in setBlendConstant()
743 factor.blendConstant4W[2][1] = blendConstantB; in setBlendConstant()
744 factor.blendConstant4W[2][2] = blendConstantB; in setBlendConstant()
745 factor.blendConstant4W[2][3] = blendConstantB; in setBlendConstant()