Add missing extension checks in extended dynamic state tests
authorziga-lunarg <ziga@lunarg.com>
Fri, 18 Nov 2022 15:35:25 +0000 (16:35 +0100)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Thu, 1 Dec 2022 23:41:46 +0000 (23:41 +0000)
commit188a77b261e6a8087bf4ef8d0f2e9d8311a66f15
treec07f9123c284b9338af9064ec8a9ccab74b49aec
parent7aaeb6adfce3f4a4ee97332e3465be0ebb47f8aa
Add missing extension checks in extended dynamic state tests

A check for VK_EXT_index_type_uint8 is missing when index buffer is used
in extended dynamic state tests and a check for VK_EXT_mesh_shader when
mesh shaders are used

Components: Vulkan

VK-GL-CTS issue: 4117

Affected tests:
dEQP-VK.pipeline.*.extended_dynamic_state.*

Change-Id: I90d783f3f7e3c73aea9f5f89f59d5c3b093e3320
external/vulkancts/modules/vulkan/pipeline/vktPipelineExtendedDynamicStateTests.cpp