mesa/src/vulkan/util
Mel Henning f7aa6ba906 vulkan: Specify library_arch in ICD files
This should help vk-icd-loader skip libraries of the wrong bit width.

Reviewed-by: Eric Engestrom <eric@igalia.com>
Acked-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Acked-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Acked-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35567>
2025-06-19 17:30:24 +00:00
..
gen_enum_to_str.py vulkan: dump headers/registry to 1.4.317 2025-06-06 14:38:17 +00:00
meson.build meson: reuse variable 2024-11-26 20:45:41 +00:00
vk_alloc.c
vk_alloc.h vulkan/multialloc: bump max number to 16 2024-02-01 13:20:21 +00:00
vk_cmd_queue_gen.py vk/cmd_queue: generate copies for string struct members 2025-04-30 15:01:35 +00:00
vk_dispatch_table_gen.py vulkan/dispatch_table: add an uncompacted version of the table 2024-02-29 11:18:18 +00:00
vk_dispatch_trampolines_gen.py mesa/vulkan: use a simpler path for header in trampoline gen 2024-01-18 18:45:40 +00:00
vk_entrypoints.py
vk_entrypoints_gen.py vk_entrypoints_gen: Apply hidden visibility to generated symbols 2024-07-05 14:40:39 +00:00
vk_extensions.py vulkan: update ALLOWED_ANDROID_VERSION for api level 35 2025-03-14 18:39:07 +00:00
vk_extensions_gen.py vulkan/util: drop redundant code gen from vk_extensions_gen.py 2024-02-01 19:29:48 +00:00
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 vulkan: add helper to fill out spirv caps automatically 2024-05-09 01:14:22 +00:00
vk_struct_type_cast_gen.py
vk_synchronization_helpers_gen.py vulkan: Handle group stages in vk_.*_access2_for_pipeline_stage_flags2 2024-06-28 10:41:49 +00:00
vk_util.c vulkan: Avoid pointer aliasing 2024-11-16 03:14:31 +00:00
vk_util.h vulkan: add helpers to work with executable statistics 2025-03-05 20:50:17 +00:00