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