mesa/src/vulkan/util
Jason Ekstrand 63a431b81c anv: Add a trivial implementation of VK_KHR_deferred_host_operation
This isn't actually capable of deferring anything; it just trivially
returns success.

Acked-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7735>
2021-01-18 10:09:51 -06:00
..
gen_enum_to_str.py vulkan/overay: fix violation of VUID-VkDeviceCreateInfo-pNext-00373 2021-01-11 20:25:50 +00:00
meson.build anv: Add a trivial implementation of VK_KHR_deferred_host_operation 2021-01-18 10:09:51 -06:00
vk_alloc.h vulkan/alloc: Add a vk_strdup helper 2018-08-28 13:05:54 -05:00
vk_debug_report.c vulkan: Replace pthread mutex with mtx_t 2020-11-30 07:54:07 +00:00
vk_debug_report.h vulkan: Replace pthread mutex with mtx_t 2020-11-30 07:54:07 +00:00
vk_deferred_operation.c anv: Add a trivial implementation of VK_KHR_deferred_host_operation 2021-01-18 10:09:51 -06:00
vk_deferred_operation.h anv: Add a trivial implementation of VK_KHR_deferred_host_operation 2021-01-18 10:09:51 -06:00
vk_extensions.py vulkan: Enable VK_KHR_performance_query on android 2020-12-11 07:19:36 +00: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: Consolidate typed_memcpy 2020-12-01 07:48:08 +00:00