Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.hpp178 bool areLsb6BitsDontCare (vk::VkFormat srcFormat,
DvktYCbCrCopyTests.cpp731 bool ignoreLsb6Bits = areLsb6BitsDontCare(srcData.getFormat(), dstData.getFormat()); in imageCopyTest()
DvktYCbCrUtil.cpp1042 bool areLsb6BitsDontCare(vk::VkFormat srcFormat, vk::VkFormat dstFormat) in areLsb6BitsDontCare() function
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesTestsUtil.hpp250 bool areLsb6BitsDontCare(vk::VkFormat format);
DvktSparseResourcesImageSparseBinding.cpp424 bool ignoreLsb6Bits = areLsb6BitsDontCare(imageSparseInfo.format); in iterate()
DvktSparseResourcesTestsUtil.cpp1044 bool areLsb6BitsDontCare(vk::VkFormat format) in areLsb6BitsDontCare() function