mesa/src/vulkan/util
2025-09-04 02:29:32 +00:00
..
gen_enum_to_str.py vulkan: Update enum_to_str conversion to handle AMDX enum names 2025-08-09 01:24:10 +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 build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
vk_dispatch_table_gen.py build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +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 vulkan: write beta extensions into generator scripts. 2023-05-04 02:40:06 +00:00
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/util: drop unused vk_select_android_external_format 2025-09-04 02:29:32 +00:00
vk_format.h vulkan/util: drop unused vk_select_android_external_format 2025-09-04 02:29:32 +00:00
vk_icd_gen.py vulkan: Specify library_arch in ICD files 2025-06-19 17:30:24 +00:00
vk_internal_exts.h vulkan: move internal vulkan pseudo-extensions to a common file 2025-09-01 03:50:12 +00:00
vk_physical_device_features_gen.py vulkan/util: update pd feature codegen to use platform guards 2025-08-12 18:12:50 +00:00
vk_physical_device_properties_gen.py vulkan/util: update common properties code gen to use platform guard 2025-08-12 18:12:50 +00:00
vk_physical_device_spirv_caps_gen.py vulkan/util: Use str.removeprefix() from Python 3.9 2025-08-05 21:39:58 +00:00
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 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 all: rename gl_shader_stage to mesa_shader_stage 2025-08-06 10:28:40 +08:00