Simplify image extend operand tests for extended formats
authorGraeme Leese <gleese@broadcom.com>
Tue, 6 Jul 2021 13:59:13 +0000 (14:59 +0100)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 15 Jul 2021 10:57:22 +0000 (10:57 +0000)
commit70ad5f2e6fd6f63e695a328e02fa6cc5eb2cab02
tree8133d0b745181f3b96a2cb04690e148f235da15a
parentae322ae1a609f35f6228d09bc1ecb2a7dd46d30d
Simplify image extend operand tests for extended formats

It is always valid to use the StorageImageExtendedFormats capability in
Vulkan, so simplify the tests by using it unconditionally, rather than
tracking when it would need to be turned on.

Components: Vulkan
Affects: dEQP-VK.image.extend_operands_spirv1p4.*

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