Home
last modified time | relevance | path

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

/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/cvtt/
H A DConvectionKernels.cpp6795 MUInt15 lowClearances[16]; in PackInterpolatedAlpha() local
6799 lowClearances[0] = highClearances[0] = ParallelMath::MakeUInt15(0); in PackInterpolatedAlpha()
6803 lowClearances[px] = sortedPixels[px - 1]; in PackInterpolatedAlpha()
6811 MUInt15 lowClearance = lowClearances[firstIndex]; in PackInterpolatedAlpha()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/cvtt/
H A DConvectionKernels.cpp6795 MUInt15 lowClearances[16]; in PackInterpolatedAlpha() local
6799 lowClearances[0] = highClearances[0] = ParallelMath::MakeUInt15(0); in PackInterpolatedAlpha()
6803 lowClearances[px] = sortedPixels[px - 1]; in PackInterpolatedAlpha()
6811 MUInt15 lowClearance = lowClearances[firstIndex]; in PackInterpolatedAlpha()