Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/common/
H A DtcuRasterizationVerifier.cpp1947 LineInterpolationMethod interpolationMethod) in verifyLineGroupPixelIndependentInterpolation() argument
1950 DE_ASSERT(interpolationMethod == LINEINTERPOLATION_STRICTLY_CORRECT || in verifyLineGroupPixelIndependentInterpolation()
1951 interpolationMethod == LINEINTERPOLATION_PROJECTED); in verifyLineGroupPixelIndependentInterpolation()
2025 … const LineInterpolationRange range = (interpolationMethod == LINEINTERPOLATION_STRICTLY_CORRECT) ? in verifyLineGroupPixelIndependentInterpolation()