mesa/src/vulkan/util
Rob Clark 53f7d539cd util: Add helgrind support for simple_mtx
Annoyingly mtypes.h pulls in simple_mtx, which means we end up needing
to sprinkle a lot of idep_mesautil around.

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/3773
Signed-off-by: Rob Clark <robdclark@chromium.org>
Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7644>
2020-11-24 21:03:34 +00:00
..
gen_enum_to_str.py Switch from cElementTree to ElementTree. 2020-06-05 23:42:54 -07:00
meson.build util: Add helgrind support for simple_mtx 2020-11-24 21:03:34 +00:00
vk_alloc.h vulkan/alloc: Add a vk_strdup helper 2018-08-28 13:05:54 -05:00
vk_debug_report.c vulkan: Allow destroying NULL debug report callbacks 2020-05-04 14:06:27 +00:00
vk_debug_report.h vulkan: move anv VK_EXT_debug_report implementation to common code. 2018-01-17 11:27:52 +01:00
vk_extensions.py Switch from cElementTree to ElementTree. 2020-06-05 23:42:54 -07:00
vk_extensions_gen.py Switch from cElementTree to ElementTree. 2020-06-05 23:42:54 -07:00
vk_format.c util: add mapping from Vulkan to Gallium R64 integer formats 2020-11-09 18:28:59 +00:00
vk_format.h util: Add a mapping from VkFormat to PIPE_FORMAT. 2019-11-19 15:35:52 -08:00
vk_object.c vulkan: Adds helpers for vk_object (de)alloation and (de)initialization. 2020-07-14 02:48:30 +00:00
vk_object.h vulkan: Adds helpers for vk_object (de)alloation and (de)initialization. 2020-07-14 02:48:30 +00:00
vk_util.c vulkan/utils: s/VERSION/PACKAGE_VERSION/ 2018-11-26 22:05:02 +00:00
vk_util.h vulkan/util,vulkan/wsi,radv: Add typed outarray API 2020-10-27 08:47:52 -07:00