Searched refs:InterpolationRange (Results 1 – 1 of 1) sorted by relevance
332 struct InterpolationRange struct344 InterpolationRange calcTriangleInterpolationWeights (const tcu::Vec4& p0, const tcu::Vec4& p1, cons… in calcTriangleInterpolationWeights()389 InterpolationRange returnValue; in calcTriangleInterpolationWeights()572 …InterpolationRange interpolate (int primitiveNdx, const tcu::IVec2 pixel, const tcu::IVec2 viewpor… in interpolate()585 const InterpolationRange weights[4] = in interpolate()593 InterpolationRange result; in interpolate()613 …InterpolationRange interpolate (int primitiveNdx, const tcu::IVec2 pixel, const tcu::IVec2 viewpor… in interpolate()650 InterpolationRange result; in interpolate()721 …const InterpolationRange weights = interpolator.interpolate(triNdx, tcu::IVec2(x, y), viewportSize… in verifyTriangleGroupInterpolationWithInterpolator()