Searched refs:invBlendConstantB (Results 1 – 1 of 1) sorted by relevance
679 short invBlendConstantB = iround(65535 * (1 - blendConstant.b)); in setBlendConstant() local692 factor.invBlendConstant4W[2][0] = invBlendConstantB; in setBlendConstant()693 factor.invBlendConstant4W[2][1] = invBlendConstantB; in setBlendConstant()694 factor.invBlendConstant4W[2][2] = invBlendConstantB; in setBlendConstant()695 factor.invBlendConstant4W[2][3] = invBlendConstantB; in setBlendConstant()