Fix invalid usage in descriptor_indexing.input_attachment tests
authorJeff Bolz <jbolz@nvidia.com>
Tue, 19 Jul 2022 13:59:55 +0000 (08:59 -0500)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Wed, 20 Jul 2022 18:55:21 +0000 (18:55 +0000)
commit8b5e2a5eeaa18572007dbbd3cb4b3d97bee6963b
treee641da40866e64b649e19d6bbf28ebfdecc1eacd
parent9e31aff2621333f3fe8e84e2dfe53cb44e3cef84
Fix invalid usage in descriptor_indexing.input_attachment tests

Input attachments are only supported in the fragment stage. Tweak the
descriptorbinding's stageFlags to follow this rule.

Affects: dEQP-VK.descriptor_indexing.*

Components: Vulkan, VulkanSC

VK-GL-CTS Issue: 3840

Change-Id: Id6a2fac8563bfb8a83b71cc9dd0428fe9e3c46a6
external/vulkancts/modules/vulkan/descriptor_indexing/vktDescriptorSetsIndexingTests.cpp