Home
last modified time | relevance | path

Searched defs:threshold64 (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp397 …const U64Vec4 threshold64 (threshold.uvec4[0], threshold.uvec4[1], threshold.uvec4[2], threshold.u… in comparePixelToColorClearValue() local
422 …const I64Vec4 threshold64 (threshold.ivec4[0], threshold.ivec4[1], threshold.ivec4[2], threshold.i… in comparePixelToColorClearValue() local
DvktApiCopiesAndBlittingTests.cpp4098 …deUint64 threshold64 = 1 + de::max( ( ( UINT64_C(1) << dstBitDepth[i] ) - 1 ) / de::clamp((UINT64_… in checkNonNearestFilteredResult() local
5563 …deUint64 threshold64 = 1 + de::max( ( ( UINT64_C(1) << dstBitDepth[i] ) - 1 ) / de::clamp((UINT64_… in checkNonNearestFilteredResult() local
/third_party/vk-gl-cts/framework/common/
DtcuImageCompare.cpp945 const U64Vec4 threshold64 = threshold.cast<deUint64>(); in intThresholdCompare() local