Check format features for both formats in LoadStoreTests
authorJeff Bolz <jbolz@nvidia.com>
Tue, 22 Mar 2022 18:24:57 +0000 (13:24 -0500)
committerPiers Daniell <pdaniell@nvidia.com>
Fri, 20 May 2022 15:40:21 +0000 (15:40 +0000)
commit693782005453944d29c95f4f5d007445f7b9f258
treed42871bdf9be45cb8ca1778200c1d1ec664c8c5a
parent5cc9191e16e3d879e51ba2ecfedad7f06dbf660a
Check format features for both formats in LoadStoreTests

These tests unconditionally create both images with STORAGE usage,
so they need to check for support for both formats.

Components: Vulkan, VulkanSC
Affects Tests: dEQP-VK.image.*

Change-Id: If37e375a9e5942d684d5a74325c0dffaedb3b824
external/vulkancts/modules/vulkan/image/vktImageLoadStoreTests.cpp