Home
last modified time | relevance | path

Searched refs:use64Bits (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/framework/common/
DtcuImageCompare.hpp55 …PixelBufferAccess& result, const UVec4& threshold, CompareLogMode logMode, bool use64Bits = false);
DtcuImageCompare.cpp744 …nst ConstPixelBufferAccess& result, const UVec4& threshold, CompareLogMode logMode, bool use64Bits) in intThresholdCompare() argument
765 if (use64Bits) in intThresholdCompare()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageLoadStoreTests.cpp2786 const auto use64Bits = is64BitIntegerFormat(format); in createImageExtendOperandsTests() local
2813 const auto otherFormat = getShaderExtensionOperandFormat(signedOther, use64Bits); in createImageExtendOperandsTests()