Check for required features in memory model tests
authorChris Forbes <chrisforbes@google.com>
Thu, 16 May 2019 00:18:47 +0000 (17:18 -0700)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Wed, 22 May 2019 06:36:42 +0000 (02:36 -0400)
commit164c181785f92899c8efdeba58b77c064a721fb1
tree64edb304f0907d90e8e4464f6c5bb1ac9063dce6
parentee8e5f078e5d6e1d6baded08de6f156457309bc1
Check for required features in memory model tests

All of these tests expect to be able to write to storage buffers; check
for the vertexPipelineStoresAndAtomics or fragmentStoresAndAtomics
features as appropriate.

VK-GL-CTS Issue: 1777
Components: Vulkan
Affects: dEQP-VK.memory_model.*

Change-Id: I51adeda82ba7af22368c239a6abfc481479700f1
external/vulkancts/modules/vulkan/memory_model/vktMemoryModelMessagePassing.cpp