Searched refs:threshold64 (Results 1 – 1 of 1) sorted by relevance
753 const U64Vec4 threshold64 = threshold.cast<deUint64>(); in intThresholdCompare() local780 const bool isOk = boolAll(lessThanEqual(diff, threshold64)); in intThresholdCompare()786 bool compareOk = boolAll(lessThanEqual(maxDiff, threshold64)); in intThresholdCompare()