Searched refs:areLsb6BitsDontCare (Results 1 – 3 of 3) sorted by relevance
169 bool areLsb6BitsDontCare (vk::VkFormat srcFormat,
893 bool ignoreLsb6Bits = areLsb6BitsDontCare(srcData.getFormat(), dstData.getFormat()); in imageCopyTest()
1022 bool areLsb6BitsDontCare(vk::VkFormat srcFormat, vk::VkFormat dstFormat) in areLsb6BitsDontCare() function