Searched refs:LINEINTERPOLATION_STRICTLY_CORRECT (Results 1 – 4 of 4) sorted by relevance
57 LINEINTERPOLATION_STRICTLY_CORRECT = 0, // !< line interpolation matches the specification enumerator
1789 …DE_ASSERT(interpolationMethod == LINEINTERPOLATION_STRICTLY_CORRECT || interpolationMethod == LINE… in verifyLineGroupPixelIndependentInterpolation()1857 … const LineInterpolationRange range = (interpolationMethod == LINEINTERPOLATION_STRICTLY_CORRECT) in verifyLineGroupPixelIndependentInterpolation()1972 …eGroupPixelIndependentInterpolation(surface, scene, args, log, LINEINTERPOLATION_STRICTLY_CORRECT); in verifySinglesampleNarrowLineGroupInterpolation()2965 return LINEINTERPOLATION_STRICTLY_CORRECT; in verifyLineGroupInterpolation()2976 return LINEINTERPOLATION_STRICTLY_CORRECT; in verifyLineGroupInterpolation()2981 return LINEINTERPOLATION_STRICTLY_CORRECT; in verifyLineGroupInterpolation()
1807 case tcu::LINEINTERPOLATION_STRICTLY_CORRECT: in iterate()
2029 case tcu::LINEINTERPOLATION_STRICTLY_CORRECT: in iterate()