Searched refs:InterpolationRange (Results 1 – 1 of 1) sorted by relevance
328 struct InterpolationRange struct340 InterpolationRange calcTriangleInterpolationWeights (const tcu::Vec4& p0, const tcu::Vec4& p1, cons… in calcTriangleInterpolationWeights()385 InterpolationRange returnValue; in calcTriangleInterpolationWeights()568 …InterpolationRange interpolate (int primitiveNdx, const tcu::IVec2 pixel, const tcu::IVec2 viewpor… in interpolate()581 const InterpolationRange weights[4] = in interpolate()589 InterpolationRange result; in interpolate()609 …InterpolationRange interpolate (int primitiveNdx, const tcu::IVec2 pixel, const tcu::IVec2 viewpor… in interpolate()646 InterpolationRange result; in interpolate()712 …const InterpolationRange weights = interpolator.interpolate(triNdx, tcu::IVec2(x, y), viewportSize… in verifyTriangleGroupInterpolationWithInterpolator()