Searched refs:LineInterpolationRange (Results 1 – 1 of 1) sorted by relevance
338 struct LineInterpolationRange struct405 LineInterpolationRange calcLineInterpolationWeights (const tcu::Vec2& pa, float wa, const tcu::Vec2… in calcLineInterpolationWeights()444 LineInterpolationRange returnValue; in calcLineInterpolationWeights()456 LineInterpolationRange calcLineInterpolationWeightsAxisProjected (const tcu::Vec2& pa, float wa, co… in calcLineInterpolationWeightsAxisProjected()502 LineInterpolationRange returnValue; in calcLineInterpolationWeightsAxisProjected()515 LineInterpolationRange calcSingleSampleLineInterpolationRangeWithWeightEquation (const tcu::Vec2& p… in calcSingleSampleLineInterpolationRangeWithWeightEquation()536 const LineInterpolationRange weights[4] = in calcSingleSampleLineInterpolationRangeWithWeightEquation()547 LineInterpolationRange result; in calcSingleSampleLineInterpolationRangeWithWeightEquation()553 LineInterpolationRange calcSingleSampleLineInterpolationRange (const tcu::Vec2& pa, float wa, const… in calcSingleSampleLineInterpolationRange()558 LineInterpolationRange calcSingleSampleLineInterpolationRangeAxisProjected (const tcu::Vec2& pa, fl… in calcSingleSampleLineInterpolationRangeAxisProjected()[all …]