Vulkan-Utility-Libraries/scripts/generators
Mike Schuchardt fbb4db92c6 safestruct: Add VkPipelineCreatInfoKHR workaround
Pipeline create info structs can appear in the VkPipelineCreatInfoKHR
pNext chain even though they don't extend that structure in the
traditional sense.
2024-09-02 11:53:44 -07: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 safestruct: Add VkPipelineCreatInfoKHR workaround 2024-09-02 11:53:44 -07:00
struct_helper_generator.py Better declare GetObjectType()'s lack of 32 bit support 2024-06-27 11:01:38 -05:00
vulkan_object.py Move vk_safe_struct to VUL 2024-03-28 11:11:35 -06:00