mirror of
https://github.com/KhronosGroup/Vulkan-Utility-Libraries.git
synced 2025-05-14 16:58:43 +00:00
![]() Move the vk_typemap_helper.h file in Vulkan-ValidationLayers over to this repo with a different name to reflect the use of it Changes from that include: * Rename the functions to be more obvious as to what they do * Placing them in the `vku` namespace * Adding the `InitStructHelper` class which deduces the type based on the variable that is being initialized * Compiler error if there is no corresponding sType |
||
---|---|---|
.. | ||
base_generator.py | ||
dispatch_table_generator.py | ||
enum_string_helper_generator.py | ||
format_utils_generator.py | ||
struct_helper_generator.py | ||
vulkan_object.py |