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