Home
last modified time | relevance | path

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

/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/cvtt/
H A DConvectionKernels.cpp6693 MUInt15 bestIsFullRange = zero; in PackInterpolatedAlpha() local
6760 ParallelMath::ConditionalSet(bestIsFullRange, errorBetter16, one); in PackInterpolatedAlpha()
6938 … ParallelMath::ConditionalSet(bestIsFullRange, errorBetter16, zero); in PackInterpolatedAlpha()
6958 int isFullRange = ParallelMath::Extract(bestIsFullRange, block); in PackInterpolatedAlpha()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/cvtt/
H A DConvectionKernels.cpp6693 MUInt15 bestIsFullRange = zero; in PackInterpolatedAlpha() local
6760 ParallelMath::ConditionalSet(bestIsFullRange, errorBetter16, one); in PackInterpolatedAlpha()
6938 … ParallelMath::ConditionalSet(bestIsFullRange, errorBetter16, zero); in PackInterpolatedAlpha()
6958 int isFullRange = ParallelMath::Extract(bestIsFullRange, block); in PackInterpolatedAlpha()