Lines Matching refs:perspectiveDivisorMax
440 …const float perspectiveDivisorMax = getMaxValueWithinError(perspectiveTMax + perspectiveInvTMax, … in calcLineInterpolationWeights() local
442 DE_ASSERT(perspectiveDivisorMin <= perspectiveDivisorMax); in calcLineInterpolationWeights()
445 …on(perspectiveInvTMin, perspectiveInvTMax, perspectiveDivisorMin, perspectiveDivisorMax), divError… in calcLineInterpolationWeights()
446 …ivision(perspectiveTMin, perspectiveTMax, perspectiveDivisorMin, perspectiveDivisorMax), divError… in calcLineInterpolationWeights()
447 …on(perspectiveInvTMin, perspectiveInvTMax, perspectiveDivisorMin, perspectiveDivisorMax), divError… in calcLineInterpolationWeights()
448 …ivision(perspectiveTMin, perspectiveTMax, perspectiveDivisorMin, perspectiveDivisorMax), divError… in calcLineInterpolationWeights()
498 …const float perspectiveDivisorMax = getMaxValueWithinError(perspectiveTMax + perspectiveInvTMax, … in calcLineInterpolationWeightsAxisProjected() local
500 DE_ASSERT(perspectiveDivisorMin <= perspectiveDivisorMax); in calcLineInterpolationWeightsAxisProjected()
503 …on(perspectiveInvTMin, perspectiveInvTMax, perspectiveDivisorMin, perspectiveDivisorMax), divError… in calcLineInterpolationWeightsAxisProjected()
504 …ivision(perspectiveTMin, perspectiveTMax, perspectiveDivisorMin, perspectiveDivisorMax), divError… in calcLineInterpolationWeightsAxisProjected()
505 …on(perspectiveInvTMin, perspectiveInvTMax, perspectiveDivisorMin, perspectiveDivisorMax), divError… in calcLineInterpolationWeightsAxisProjected()
506 …ivision(perspectiveTMin, perspectiveTMax, perspectiveDivisorMin, perspectiveDivisorMax), divError… in calcLineInterpolationWeightsAxisProjected()