Searched refs:LINEINTERPOLATION_STRICTLY_CORRECT (Results 1 – 4 of 4) sorted by relevance
58 LINEINTERPOLATION_STRICTLY_CORRECT = 0, // !< line interpolation matches the specification enumerator
1490 …DE_ASSERT(interpolationMethod == LINEINTERPOLATION_STRICTLY_CORRECT || interpolationMethod == LINE… in verifyLineGroupPixelIndependentInterpolation()1558 … const LineInterpolationRange range = (interpolationMethod == LINEINTERPOLATION_STRICTLY_CORRECT) in verifyLineGroupPixelIndependentInterpolation()1673 …eGroupPixelIndependentInterpolation(surface, scene, args, log, LINEINTERPOLATION_STRICTLY_CORRECT); in verifySinglesampleNarrowLineGroupInterpolation()2382 return LINEINTERPOLATION_STRICTLY_CORRECT; in verifyLineGroupInterpolation()2393 return LINEINTERPOLATION_STRICTLY_CORRECT; in verifyLineGroupInterpolation()2398 return LINEINTERPOLATION_STRICTLY_CORRECT; in verifyLineGroupInterpolation()
1670 case LINEINTERPOLATION_STRICTLY_CORRECT: in iterate()
2020 case LINEINTERPOLATION_STRICTLY_CORRECT: in iterate()