Home
last modified time | relevance | path

Searched refs:calcSingleSampleLineInterpolationRangeWithWeightEquation (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/framework/common/
H A DtcuRasterizationVerifier.cpp573 LineInterpolationRange calcSingleSampleLineInterpolationRangeWithWeightEquation(const tcu::Vec2 &pa… in calcSingleSampleLineInterpolationRangeWithWeightEquation() function
612 …return calcSingleSampleLineInterpolationRangeWithWeightEquation(pa, wa, pb, wb, pixel, subpixelBit… in calcSingleSampleLineInterpolationRange()
620 …return calcSingleSampleLineInterpolationRangeWithWeightEquation(pa, wa, pb, wb, pixel, subpixelBit… in calcSingleSampleLineInterpolationRangeAxisProjected()