Searched refs:minWeights (Results 1 – 1 of 1) sorted by relevance
544 …const tcu::Vec2 minWeights = tcu::min(tcu::min(weights[0].min, weights[1].min), tcu::min(weights[2… in calcSingleSampleLineInterpolationRangeWithWeightEquation() local548 result.min = minWeights; in calcSingleSampleLineInterpolationRangeWithWeightEquation()647 …const tcu::Vec2 minWeights = tcu::min(tcu::min(weights[0].min, weights[1].min), tcu::min(weights[2… in interpolate() local652 result.min = tcu::Vec3(minWeights.x(), 0.0f, minWeights.y()); in interpolate()