Searched refs:fragmentColorMax (Results 1 – 1 of 1) sorted by relevance
714 …const tcu::Vec4 fragmentColorMax = de::clamp(weights.max.x(), 0.0f, 1.0f) * scene.triangles[triNdx… in verifyTriangleGroupInterpolationWithInterpolator() local725 colorStackMax = fragmentColorMax; in verifyTriangleGroupInterpolationWithInterpolator()731 colorStackMax = tcu::max(colorStackMax, fragmentColorMax); in verifyTriangleGroupInterpolationWithInterpolator()