Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.hpp171 bool areLsb4BitsDontCare (vk::VkFormat srcFormat,
DvktYCbCrCopyTests.cpp894 bool ignoreLsb4Bits = areLsb4BitsDontCare(srcData.getFormat(), dstData.getFormat()); in imageCopyTest()
DvktYCbCrUtil.cpp1051 bool areLsb4BitsDontCare(vk::VkFormat srcFormat, vk::VkFormat dstFormat) in areLsb4BitsDontCare() function