Extend image tests to support formats with no formats
authorGraeme Leese <gleese@broadcom.com>
Tue, 6 Jul 2021 13:12:43 +0000 (14:12 +0100)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Fri, 16 Jul 2021 08:20:52 +0000 (08:20 +0000)
commit8113ca8407eedc7377ba9754d6807c8bfbe6be66
treeee01f3abd6123279d44d30cb10b7b66173465d4a
parent5918d94f46e2c8b8885da5509d4c7c2a7ef0291e
Extend image tests to support formats with no formats

Unless the test actually needs a SPIR-V format token, allow testing of
Vulkan formats for which there is no corresponding SPIR-V token. At the
moment this functionality is not used, but tests will soon be added that
exercise it.

Components: Framework, Vulkan
Affects (trivially): dEQP-VK.image.*

Change-Id: I11e16b6951ca40444131fa1e8d5e7bce6b075f85
external/vulkancts/framework/vulkan/vkImageUtil.cpp
external/vulkancts/framework/vulkan/vkImageUtil.hpp
external/vulkancts/modules/vulkan/image/vktImageLoadStoreTests.cpp