mesa/src/vulkan
Jason Ekstrand 0cad3beb2a vulkan/log: Add common vk_error and vk_errorf helpers
These helpers have quite a bit of smarts in them to log errors to chase
the object chain as needed and log errors to roughly the appropriate
object.  For instance, VK_ERROR_OUT_OF_DEVICE_MEMORY always goes to a
device while VK_ERROR_OUT_OF_HOST_MEMORY always goes to the instance.

Tested-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13045>
2021-10-07 20:51:36 +00:00
..
device-select-layer build: unify vulkan cpp platform args 2021-10-06 14:19:35 +00:00
overlay-layer vulkan/overlay: Fix violation of VUID-VkMappedMemoryRange-size-01389 2021-07-30 11:38:40 +00:00
registry vulkan: Update the XML and headers to 1.2.195 2021-10-06 02:18:39 +00:00
util vulkan/log: Add common vk_error and vk_errorf helpers 2021-10-07 20:51:36 +00:00
wsi wsi/x11: cleanup properly after mit shm paths are used. 2021-10-07 05:43:27 +10:00
meson.build build: unify vulkan cpp platform args 2021-10-06 14:19:35 +00:00
vulkan-icd-symbols.txt vulkan: Allow global symbol HMI for Android 2020-08-05 18:08:07 +00:00