Add missing switch case in wsi util isDIsplaySurface
authorziga-lunarg <ziga@lunarg.com>
Sat, 15 Oct 2022 19:13:31 +0000 (21:13 +0200)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Fri, 11 Nov 2022 18:09:01 +0000 (18:09 +0000)
commitbcfd9671177815b72b4fd5c6b1ca760173e9fce3
tree868fdf3ec51094de921d33cee275842c6d018f5d
parentcc6802b9e9d7606b3ec28aaf1499ea9eb08b74b3
Add missing switch case in wsi util isDIsplaySurface

A case for TYPE_HEADLESS is missing, causing asserts in some tests

Components: Vulkan, Framework

VK-GL-CTS issue: 4048

Affected tests:
dEQP-VK.*

Change-Id: I9f043ba10426497f666c9a987fe541c34666e17d
external/vulkancts/framework/vulkan/vkWsiUtil.cpp