Searched refs:calcSingleSampleLineInterpolationRange (Results 1 – 1 of 1) sorted by relevance
/external/deqp/framework/common/ |
D | tcuRasterizationVerifier.cpp | 553 LineInterpolationRange calcSingleSampleLineInterpolationRange (const tcu::Vec2& pa, float wa, const… in calcSingleSampleLineInterpolationRange() function 1858 … ? (calcSingleSampleLineInterpolationRange(pa, wa, pb, wb, tcu::IVec2(x, y), args.subpixelBits)) in verifyLineGroupPixelIndependentInterpolation() 2213 …const LineInterpolationRange range = calcSingleSampleLineInterpolationRange(pa, wa, pb, wb, root… in verifySinglesampleWideLineGroupInterpolation()
|