Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp4096 tcu::Vec4 getCompressedFormatThreshold(const tcu::CompressedTexFormat &format) in getCompressedFormatThreshold() function
4313 const tcu::Vec4 srcMaxDiff = getCompressedFormatThreshold(format); in checkCompressedNonNearestFilteredResult()
4316getCompressedFormatThreshold(m_destinationCompressedTexture->getCompressedTexture().getFormat()) : in checkCompressedNonNearestFilteredResult()
4709 const tcu::Vec4 srcMaxDiff(acceptedError + getCompressedFormatThreshold(format)); in checkCompressedNearestFilteredResult()
4713getCompressedFormatThreshold(m_destinationCompressedTexture->getCompressedTexture().getFormat()) : in checkCompressedNearestFilteredResult()