Searched refs:maxWeights (Results 1 – 1 of 1) sorted by relevance
541 …const tcu::Vec2 maxWeights = tcu::max(tcu::max(weights[0].max, weights[1].max), tcu::max(weights[2… in calcSingleSampleLineInterpolationRangeWithWeightEquation() local545 result.max = maxWeights; in calcSingleSampleLineInterpolationRangeWithWeightEquation()643 …const tcu::Vec2 maxWeights = tcu::max(tcu::max(weights[0].max, weights[1].max), tcu::max(weights[2… in interpolate() local648 result.max = tcu::Vec3(maxWeights.x(), 0.0f, maxWeights.y()); in interpolate()