Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.hpp181 bool areLsb4BitsDontCare (vk::VkFormat srcFormat,
DvktYCbCrCopyTests.cpp732 bool ignoreLsb4Bits = areLsb4BitsDontCare(srcData.getFormat(), dstData.getFormat()); in imageCopyTest()
DvktYCbCrUtil.cpp1071 bool areLsb4BitsDontCare(vk::VkFormat srcFormat, vk::VkFormat dstFormat) in areLsb4BitsDontCare() function
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesTestsUtil.hpp252 bool areLsb4BitsDontCare(vk::VkFormat format);
DvktSparseResourcesImageSparseBinding.cpp425 bool ignoreLsb4Bits = areLsb4BitsDontCare(imageSparseInfo.format); in iterate()
DvktSparseResourcesTestsUtil.cpp1063 bool areLsb4BitsDontCare(vk::VkFormat format) in areLsb4BitsDontCare() function