Vulkan-Utility-Libraries/include/vulkan/utility
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
..
.clang-format headers: Fix dispatch table formatting 2023-08-25 14:35:36 -06:00
vk_dispatch_table.h Remove consecutive platform defines 2023-10-18 18:44:30 -06:00
vk_format_utils.h Fix doc for vkuFormatIsXChromaSubsampled 2023-10-01 14:49:40 -06:00
vk_struct_helper.hpp Remove consecutive platform defines 2023-10-18 18:44:30 -06:00