mesa/src/vulkan
Vinson Lee 2bc5c7a89a vulkan/wsi: Remove duplicate NULL check
Fix defect reported by Coverity Scan.

Logically dead code (DEADCODE)
dead_error_line: Execution cannot reach this statement: return NULL;.

Fixes: eadc64ab24 ("vulkan/wsi/display: do not dereference a NULL pointer")
Signed-off-by: Vinson Lee <vlee@freedesktop.org>
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23415>
(cherry picked from commit a62a22c922)
2023-06-08 09:59:42 +02:00
..
device-select-layer device_select_layer: pick a default device before applying DRI_PRIME 2023-05-05 19:05:57 +01:00
overlay-layer vulkan/overlay: deal with unknown pNext structures 2023-04-19 14:37:55 +01:00
registry vulkan: Update XML and headers to 1.3.246 2023-03-31 11:43:20 +00:00
runtime vulkan: complete the usage flags for video layouts 2023-06-01 16:49:24 +01:00
util vk/entry_points:: fix mingw build 2023-04-26 17:37:24 +01:00
wsi vulkan/wsi: Remove duplicate NULL check 2023-06-08 09:59:42 +02:00
meson.build vk: be stricter about symbols check between android and other platforms 2023-03-04 07:41:10 +00:00
vulkan-android.sym
vulkan-icd-android-symbols.txt vk: be stricter about symbols check between android and other platforms 2023-03-04 07:41:10 +00:00
vulkan-icd-symbols.txt vk: be stricter about symbols check between android and other platforms 2023-03-04 07:41:10 +00:00
vulkan.sym
vulkan_api.def.in