Searched refs:fragmentColorMin (Results 1 – 1 of 1) sorted by relevance
722 …const tcu::Vec4 fragmentColorMin = de::clamp(weights.min.x(), 0.0f, 1.0f) * scene.triangles[triNdx… in verifyTriangleGroupInterpolationWithInterpolator() local729 colorStackMin = fragmentColorMin; in verifyTriangleGroupInterpolationWithInterpolator()735 colorStackMin = tcu::min(colorStackMin, fragmentColorMin); in verifyTriangleGroupInterpolationWithInterpolator()