Use mandatory formats in stencil export tests
authorRicardo Garcia <rgarcia@igalia.com>
Mon, 6 Apr 2020 12:32:37 +0000 (14:32 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Wed, 29 Apr 2020 09:40:12 +0000 (05:40 -0400)
commitf7384428f3938b6498b04faf2b460cb0e4369c13
treeb9498c5925a3951f70d4a27283e2c7f29a6b073c
parentb3a2f9c9d5b76b84d0f05297f785c252005971f4
Use mandatory formats in stencil export tests

Stencil export tests were using VK_FORMAT_S8_UINT, which is not a
mandatory format. This commit adds more test variants using mandatory
stencil image formats for 2D images, guaranteeing these tests can run on
more implementations.

Existing tests have been renamed and other variants have been added.

Affected and new tests:
dEQP-VK.pipeline.shader_stencil_export.*

Components: Vulkan
VK-GL-CTS issue: 2292

Change-Id: Ied82c9958d3126fcb1b72716b3c4fdc109fe2e87
android/cts/master/src/vk-master-2019-03-01.txt
android/cts/master/vk-master-2019-03-01.txt
android/cts/master/vk-master-2020-03-01.txt
android/cts/master/vk-master.txt
external/vulkancts/modules/vulkan/pipeline/vktPipelineStencilExportTests.cpp
external/vulkancts/mustpass/master/vk-default.txt