mirror of
https://github.com/KhronosGroup/Vulkan-Hpp
synced 2024-11-26 22:00:08 +00:00
db58507063
You have to define VULKAN_HPP_NO_STRUCT_CONSTRUCTORS to remove all the struct constructors from vulkan.hpp, so that you can use designated initializers on them. Of course, makes only sense with C++20. |
||
---|---|---|
.. | ||
ArrayProxy | ||
DesignatedInitializers | ||
DeviceFunctions | ||
DispatchLoaderDynamic | ||
Hash | ||
NoExceptions | ||
ResultValue | ||
StructureChain | ||
UniqueHandleDefaultArguments | ||
CMakeLists.txt |