Check cube array support in robustness tests
authorRicardo Garcia <rgarcia@igalia.com>
Wed, 13 Oct 2021 08:54:44 +0000 (10:54 +0200)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Fri, 15 Oct 2021 18:55:18 +0000 (18:55 +0000)
commit26c593d46e6ff494ec39cf9ec9ee49a7230ed512
treea1ed66cb97debcbcb1d9327ce96b371f7d18cccd
parent3138b248b11e80a048b07d96555d8f8ed162a466
Check cube array support in robustness tests

Some robustness tests were using VK_IMAGE_VIEW_TYPE_CUBE_ARRAY image
views without checking support for the imageCubeArray feature.

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

Components: Vulkan
VK-GL-CTS issue: 3210

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