Remove tests using invalid sType
authorziga-lunarg <ziga@lunarg.com>
Sat, 8 Oct 2022 18:32:44 +0000 (20:32 +0200)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Thu, 13 Oct 2022 16:16:26 +0000 (16:16 +0000)
commit7e931e51baf5c85febd5abfe68311576178ed481
treec7e44fa14cb79c415ad6d029e952e6e7e0247bed
parent36d67a76c9acc9ab6214d6dd6527ddb8f165c4e3
Remove tests using invalid sType

This test creates a structure with sType VK_STRUCTURE_TYPE_MAX_ENUM and
passes it to other create info structs through pNext, but this sType is
not allowed in the pNext of those create info structs

Components: Vulkan

VK-GL-CTS issue: 4023

Removed tests:
dEQP-VK.api.smoke-triangle_ext_structs

Change-Id: Iccfbcebb2bf9b43e93871bfc74aecea921bc31b8
android/cts/master/src/vk-incremental-deqp.txt
android/cts/master/src/vk-master-2020-03-01.txt
android/cts/master/vk-incremental-deqp/api.txt
android/cts/master/vk-master-2020-03-01/api.txt
android/cts/master/vk-master/api.txt
external/vulkancts/modules/vulkan/api/vktApiSmokeTests.cpp
external/vulkancts/mustpass/master/vk-default/api.txt