Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.hpp169 bool areLsb6BitsDontCare (vk::VkFormat srcFormat,
DvktYCbCrCopyTests.cpp893 bool ignoreLsb6Bits = areLsb6BitsDontCare(srcData.getFormat(), dstData.getFormat()); in imageCopyTest()
DvktYCbCrUtil.cpp1022 bool areLsb6BitsDontCare(vk::VkFormat srcFormat, vk::VkFormat dstFormat) in areLsb6BitsDontCare() function