Fix descriptor_indexing.input_attachment subpass description
authorTom Cooper <tom.cooper@arm.com>
Sat, 26 Oct 2019 18:14:42 +0000 (19:14 +0100)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Tue, 12 Nov 2019 08:48:19 +0000 (03:48 -0500)
commit492ee0517f0bae00af495222ef3bb4e7ed8c431f
tree40e09295d460bc2dfcecfb9980e7b36f3b3029c1
parentcd33044dbde13dcd8b218e006105a2b80c393709
Fix descriptor_indexing.input_attachment subpass description

The input attachments in the subpass description did not match the
descriptor set layout and shader. Unused attachment references have
been inserted to pad out the subpass description.

Components: Vulkan

VK-GL-CTS Issue: 2072

Affects: dEQP-VK.descriptor_indexing.input_attachment*

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