Vulkan-Utility-Libraries/scripts/generators
Jeremy Gebben cdd0e00cff Move vk_safe_struct to VUL
This code was being generated in both Vulkan-ValidationLayers
and Vulkan-ExtensionLayer. Further uses are on the horizon so
lets stop the copypasta.

Also, add functions to manipulate extension lists and pNext chains,
since many client layers have been doing that themselves.
2024-03-28 11:11:35 -06:00
..
base_generator.py Move vk_safe_struct to VUL 2024-03-28 11:11:35 -06:00
dispatch_table_generator.py Move vk_safe_struct to VUL 2024-03-28 11:11:35 -06:00
enum_string_helper_generator.py Move vk_safe_struct to VUL 2024-03-28 11:11:35 -06:00
format_utils_generator.py ci: Add clang-format to CI 2023-11-10 14:36:43 -07:00
generator_utils.py Move vk_safe_struct to VUL 2024-03-28 11:11:35 -06:00
safe_struct_generator.py Move vk_safe_struct to VUL 2024-03-28 11:11:35 -06:00
struct_helper_generator.py Move vk_safe_struct to VUL 2024-03-28 11:11:35 -06:00
vulkan_object.py Move vk_safe_struct to VUL 2024-03-28 11:11:35 -06:00