Home
last modified time | relevance | path

Searched defs:dstMaxDiff (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFramebufferBlitTests.cpp443 const tcu::RGBA dstMaxDiff = getFormatThreshold(dstFormat); in compare() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp3599 const tcu::Vec4 dstMaxDiff = getFormatThreshold(dstFormat); in checkNonNearestFilteredResult() local
3648 const tcu::Vec4 dstMaxDiff = m_destinationCompressedTexture ? in checkCompressedNonNearestFilteredResult() local
3959 const tcu::Vec4 dstMaxDiff = getFloatOrFixedPointFormatThreshold(result.getFormat()); in checkNearestFilteredResult() local
4000 const tcu::Vec4 dstMaxDiff (acceptedError + (m_destinationCompressedTexture ? in checkCompressedNearestFilteredResult() local
5054 const tcu::Vec4 dstMaxDiff = getFormatThreshold(dstFormat); in checkNonNearestFilteredResult() local
5140 const tcu::Vec4 dstMaxDiff = getFloatOrFixedPointFormatThreshold(result.getFormat()); in checkNearestFilteredResult() local