mesa/src/vulkan
Jason Ekstrand 62a44d1bda vulkan/log: Allow but warn if called with a NULL object
Most of the time when the logging code is invoked, it means we're
already in an edge case.  It should be as robust as possible, otherwise
we risk making hard to debug things even harder.  To that end, instead
of blowing up if passed a NULL object on the list, handle it as
gracefully as we can.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16107>
2022-04-26 16:22:23 +00:00
..
device-select-layer vulkan: bump layer api versions to current vk header version 2022-04-25 19:56:39 +00:00
overlay-layer vulkan: bump layer api versions to current vk header version 2022-04-25 19:56:39 +00:00
registry vulkan: spec update to 1.3.211 2022-04-05 12:55:21 +00:00
runtime vulkan/log: Allow but warn if called with a NULL object 2022-04-26 16:22:23 +00:00
util vulkan/util: Make STACK_ARRAY() C++-friendly 2022-04-08 11:54:44 +00:00
wsi wsi/x11: xcb_wait_for_special_event failure is an error 2022-03-25 19:31:13 +00:00
meson.build win32: Fixes 32 bits visual studio module definition files by add script gen_vs_module_defs.py 2022-04-19 19:38:47 +00:00
vulkan-icd-symbols.txt vulkan: Allow global symbol HMI for Android 2020-08-05 18:08:07 +00:00
vulkan_api.def.in win32: Fixes 32 bits visual studio module definition files by add script gen_vs_module_defs.py 2022-04-19 19:38:47 +00:00