Searched defs:threshold64 (Results 1 – 3 of 3) sorted by relevance
397 …const U64Vec4 threshold64 (threshold.uvec4[0], threshold.uvec4[1], threshold.uvec4[2], threshold.u… in comparePixelToColorClearValue() local422 …const I64Vec4 threshold64 (threshold.ivec4[0], threshold.ivec4[1], threshold.ivec4[2], threshold.i… in comparePixelToColorClearValue() local
4098 …deUint64 threshold64 = 1 + de::max( ( ( UINT64_C(1) << dstBitDepth[i] ) - 1 ) / de::clamp((UINT64_… in checkNonNearestFilteredResult() local5563 …deUint64 threshold64 = 1 + de::max( ( ( UINT64_C(1) << dstBitDepth[i] ) - 1 ) / de::clamp((UINT64_… in checkNonNearestFilteredResult() local
945 const U64Vec4 threshold64 = threshold.cast<deUint64>(); in intThresholdCompare() local