mirror of
https://github.com/KhronosGroup/Vulkan-Utility-Libraries.git
synced 2025-05-14 16:58:43 +00:00
![]() Generated code must macro-guard platform specific code, but did it in a naive fashion where consecutive guards for the same platform repeated the macro. With the help of PlatformGuardHelper, the code generation will elide redundant macro guards. |
||
---|---|---|
.. | ||
base_generator.py | ||
dispatch_table_generator.py | ||
enum_string_helper_generator.py | ||
format_utils_generator.py | ||
generator_utils.py | ||
struct_helper_generator.py | ||
vulkan_object.py |