mesa/src/vulkan/util
James Park 98c622a96e vulkan: Update dispatch table gen for Windows
Update entry null test to deal with MSVC not supporting weak functions.

Also fix warnings for returning from void functions.

Acked-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9121>
2021-02-26 04:29:52 +10:00
..
gen_enum_to_str.py vulkan-overlay-layer: Use the new dispatch tables 2021-02-01 18:54:24 +00:00
meson.build vulkan: Fix source list for vulkan_wsi on Windows 2021-02-26 04:29:52 +10:00
vk_alloc.h vulkan/alloc: Add a vk_strdup helper 2018-08-28 13:05:54 -05:00
vk_cmd_copy.c vulkan/lavapipe: add missing VKAPI_ATTR/CALL 2021-02-09 19:21:03 +00:00
vk_debug_report.c vulkan/lavapipe: add missing VKAPI_ATTR/CALL 2021-02-09 19:21:03 +00:00
vk_debug_report.h vulkan: Make the debug_report implementation internal 2021-02-01 18:54:25 +00:00
vk_deferred_operation.c vulkan/lavapipe: add missing VKAPI_ATTR/CALL 2021-02-09 19:21:03 +00:00
vk_deferred_operation.h anv,radv: Use common entrypoints for VK_KHR_deferred_operation 2021-02-01 18:54:25 +00:00
vk_device.c vulkan: document flags choice for vkGetDeviceQueue 2021-02-15 21:01:28 +02:00
vk_device.h vulkan: Rework vk_device_init and friends 2021-02-01 18:54:25 +00:00
vk_dispatch_table_gen.py vulkan: Update dispatch table gen for Windows 2021-02-26 04:29:52 +10:00
vk_entrypoints_gen.py vulkan/lavapipe: add missing VKAPI_ATTR/CALL 2021-02-09 19:21:03 +00:00
vk_extensions.py vulkan: Rework extension disabling on Android 2021-02-04 20:02:12 +00:00
vk_extensions_gen.py vulkan: implement wsi_win32 backend 2021-02-25 03:41:36 +00: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_icd_gen.py anv,vulkan: Move anv_icd.py to a common location 2021-02-04 20:02:12 +00:00
vk_instance.c vulkan: Use typed outarray API 2021-02-23 17:18:11 +10:00
vk_instance.h vulkan: Add a common helper for enumerating instance extension properties 2021-02-04 20:02:12 +00:00
vk_object.c vulkan/util: add api to reset object magic + private data. 2021-02-22 09:32:13 +10:00
vk_object.h vulkan/util: add api to reset object magic + private data. 2021-02-22 09:32:13 +10:00
vk_physical_device.c vulkan: Use typed outarray API 2021-02-23 17:18:11 +10:00
vk_physical_device.h vulkan: Add generators for instance trampoline functions 2021-02-01 18:54:24 +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