Remove invalid depth stencil resolve tests
authorziga-lunarg <ziga@lunarg.com>
Sat, 2 Jul 2022 11:33:34 +0000 (13:33 +0200)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Thu, 18 Aug 2022 20:32:42 +0000 (20:32 +0000)
commit0fb02efce0fbcc9c44450a62c8d2eb91b3f3dcaf
treee80c82c35c5f8a1caa52d4f094d9641d766e587b
parent842d3cf64cf578eef9ce306f40433cdc7f720db1
Remove invalid depth stencil resolve tests

Tests where both depthResolveMode and stencilResolveMode are
VK_RESOLVE_MODE_NONE are invalid as they violate VUID 03178

Components: Vulkan

VK-GL-CTS issue: 3798

Affects:
dEQP-VK.renderpass2.depth_stencil_resolve.*

Change-Id: I06b9bd5207cd9d119ff2aa3877edaf7fd472bde2
android/cts/main/src/vk-master-2019-03-01.txt
android/cts/main/src/vk-master-2020-03-01.txt
android/cts/main/src/vk-master-2021-03-01.txt
android/cts/main/vk-master-2019-03-01/renderpass2.txt
android/cts/main/vk-master-2020-03-01/renderpass2.txt
android/cts/main/vk-master-2021-03-01/renderpass2.txt
android/cts/main/vk-master/renderpass2.txt
android/cts/main/vksc-main/renderpass2.txt
external/vulkancts/modules/vulkan/renderpass/vktRenderPassDepthStencilResolveTests.cpp
external/vulkancts/mustpass/main/vk-default/renderpass2.txt
external/vulkancts/mustpass/main/vksc-default/renderpass2.txt