mesa/src/vulkan
Alyssa Rosenzweig a667a5a5d6 vulkan: add vk_check_printf_status helper
to integrate debug printf/abort, vulkan drivers need to implement a device
status. we would need to thicken the runtime to do that entirely in common code,
but we can at least add a helper to make it easier for vk drivers to wire.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Reviewed-by: Konstantin Seurer <konstantin.seurer@gmail.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32564>
2024-12-10 19:13:07 +00:00
..
device-select-layer vulkan: bump layer api versions 2024-12-10 17:17:12 +00:00
overlay-layer vulkan: bump layer api versions 2024-12-10 17:17:12 +00:00
registry vulkan: Update XML and headers to 1.4.303 2024-12-02 17:22:49 +00:00
runtime vulkan: add vk_check_printf_status helper 2024-12-10 19:13:07 +00:00
screenshot-layer vulkan: bump layer api versions 2024-12-10 17:17:12 +00:00
util vulkan: Update XML and headers to 1.4.303 2024-12-02 17:22:49 +00:00
wsi wsi/x11: Do not use allocation callbacks on a thread. 2024-12-09 13:43:34 +00:00
meson.build wsi: Metal support 2024-09-18 17:54:02 +00:00
vulkan-android.sym
vulkan-icd-android-symbols.txt
vulkan-icd-symbols.txt
vulkan.sym
vulkan_api.def.in