Check fragment shader stores in robustness tests
authorRicardo Garcia <rgarcia@igalia.com>
Wed, 13 Oct 2021 08:57:20 +0000 (10:57 +0200)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Fri, 15 Oct 2021 18:55:40 +0000 (18:55 +0000)
commit77d5be2c708f6457dc0d97c7e90aaceccd62c073
treec1061abedad85a85e187308e058c1ffcbc09063c
parent26c593d46e6ff494ec39cf9ec9ee49a7230ed512
Check fragment shader stores in robustness tests

Some robustness tests were using fragment shader stores without checking
for the fragmentStoresAndAtomics feature.

Affected tests:
dEQP-VK.robustness.*.frag

Components: Vulkan
VK-GL-CTS issue: 3209

Change-Id: I8032bd19f7de4f2d87d642542c2b7aaec20965b8
external/vulkancts/modules/vulkan/robustness/vktRobustnessExtsTests.cpp