mesa/src/vulkan/util
Mike Blumenkrantz 05cc38bb68
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
vulkan: silence typed_memcpy -Waddress warnings
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36413>
2025-07-28 17:31:54 +00:00
..
gen_enum_to_str.py vulkan: Generate files with newline at end 2025-06-24 14:01:04 +00:00
meson.build meson: reuse variable 2024-11-26 20:45:41 +00:00
vk_alloc.c
vk_alloc.h vulkan/util: add vk_realloc2 2025-07-08 20:22:13 +00:00
vk_cmd_queue_gen.py vulkan/cmd_queue: don't null deref when freeing pNext 2025-07-09 05:48:22 +00:00
vk_dispatch_table_gen.py
vk_dispatch_trampolines_gen.py
vk_entrypoints.py
vk_entrypoints_gen.py
vk_extensions.py vulkan: update ALLOWED_ANDROID_VERSION for api level 35 2025-03-14 18:39:07 +00:00
vk_extensions_gen.py
vk_format.c vulkan/format: map ASTC HDR formats 2025-06-06 06:40:59 +00:00
vk_format.h vulkan: add helper for color/depth-stencil capable formats 2025-03-25 08:01:15 +00:00
vk_icd_gen.py vulkan: Specify library_arch in ICD files 2025-06-19 17:30:24 +00:00
vk_physical_device_features_gen.py vulkan: filter duplicate pNext struct at device creation 2025-02-25 16:55:03 +00:00
vk_physical_device_properties_gen.py vulkan/util: clean up copy_property and fix for setter 2025-02-26 19:16:48 +00:00
vk_physical_device_spirv_caps_gen.py
vk_struct_type_cast_gen.py vulkan: Generate files with newline at end 2025-06-24 14:01:04 +00:00
vk_synchronization_helpers_gen.py
vk_util.c vulkan: Avoid pointer aliasing 2024-11-16 03:14:31 +00:00
vk_util.h vulkan: silence typed_memcpy -Waddress warnings 2025-07-28 17:31:54 +00:00