Enable VK_*_global_priority before using it
authorJames Fitzpatrick <james.fitzpatrick@imgtec.com>
Mon, 14 Nov 2022 09:51:50 +0000 (09:51 +0000)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Thu, 17 Nov 2022 18:32:01 +0000 (18:32 +0000)
commite2aa542384a330a985da3635e230e5c977eb9f53
treeced306bb49e83e4d3d5f61c93460c290e25dbb33
parent2f096642a27fbd6ea42204adb2a23ce91f33378b
Enable VK_*_global_priority before using it

A number of tests were testing functionality from
VK_EXT_global_priority and VK_KHR_global_priority without first
enabling the extension.

Affects: dEQP-VK.api.device_init.create_device_global_priority*

Components: vulkan

VK-GL-CTS issue: 4107

Change-Id: Ib6fc36a8602f544b945fad2f5bfec3c2f8bcd72c
external/vulkancts/modules/vulkan/api/vktApiDeviceInitializationTests.cpp