Check write vertex support in descriptor indexing
authorMike Byrne <mike.byrne@arm.com>
Wed, 18 Sep 2019 14:50:31 +0000 (15:50 +0100)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Mon, 30 Sep 2019 08:56:16 +0000 (04:56 -0400)
commitb2f783afd9c48e4ffa0d6d27bd86de4108151e1d
tree006e98a9df9edae67864cde11cc764d327a8cb65
parent9da901f1e54c8aa26a0b2c5f42b04c367b5b76d4
Check write vertex support in descriptor indexing

The descriptor indexing tests which are intended to test vertex write
check if the vertexPipelineStoresAndAtomics feature is supported before
loading the descriptorIndexing_vertx_shaderWrites shader. The vertex
write verifcation needs the same check to ensure the verification is
not run when the shader is not present.

Affects: dEQP-VK.descriptor_indexing*

VK-GL-CTS Issue: 2013

Change-Id: I3870b95b65c0b657708788b9bd2a7adcb5bd8f3d
Components: Vulkan
external/vulkancts/modules/vulkan/descriptor_indexing/vktDescriptorSetsIndexingTests.cpp