Searched refs:areLsb4BitsDontCare (Results 1 – 3 of 3) sorted by relevance
171 bool areLsb4BitsDontCare (vk::VkFormat srcFormat,
894 bool ignoreLsb4Bits = areLsb4BitsDontCare(srcData.getFormat(), dstData.getFormat()); in imageCopyTest()
1051 bool areLsb4BitsDontCare(vk::VkFormat srcFormat, vk::VkFormat dstFormat) in areLsb4BitsDontCare() function