Use VK_FORMAT_R32G32_UINT in unused attachment sparse filling tests
authorChris Forbes <chrisforbes@google.com>
Thu, 19 Dec 2019 22:09:31 +0000 (14:09 -0800)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Sat, 4 Jan 2020 08:24:13 +0000 (03:24 -0500)
commite5e8fb490fae492cc607ee73bb0d1d6570b44c90
tree46f3d76cfd3407213c5577ee44aee1756839a2be
parent81694a2490e0ad54938574cdfc50950c4f626a61
Use VK_FORMAT_R32G32_UINT in unused attachment sparse filling tests

VK_FORMAT_R16G16_UINT is not guaranteed to be supported as a storage
image. Use something that is.

VK-GL-CTS Issue: 2155
Components: Vulkan
Affects: dEQP-VK.renderpass.suballocation.attachment_sparse_filling.*

Change-Id: I9a116f824aa8ca00c2bf174b8786c8f9ae2cdafa
external/vulkancts/modules/vulkan/renderpass/vktRenderPassUnusedAttachmentSparseFillingTests.cpp