Vulkan-Utility-Libraries/include/vulkan
Charles Giessen dcfce25b43 Remove consecutive platform defines
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.
2023-10-18 18:44:30 -06:00
..
layer layer: Add multiple VkLayerSettingsCreateInfo support 2023-09-20 19:13:47 +02:00
utility Remove consecutive platform defines 2023-10-18 18:44:30 -06:00
vk_enum_string_helper.h Remove consecutive platform defines 2023-10-18 18:44:30 -06:00