Vulkan-Hpp/vulkan
asuessenbach 2382684a69 Move explicitly defaulted copy assignment operators of structs into !defined(VULKAN_HPP_NO_STRUCT_CONSTRUCTORS) section
To explicitly default the copy assignment operator is only needed, if there are other constructors. Otherwise, some compilers warn about it.
2022-10-26 08:56:25 +02:00
..
vulkan_enums.hpp Reorganized generating bitmasks in vulkan_enums.hpp. 2022-10-17 16:10:36 +02:00
vulkan_format_traits.hpp Update Vulkan-Headers to v1.3.230 2022-09-30 00:20:29 +00:00
vulkan_funcs.hpp Update Vulkan-Headers to v1.3.230 2022-09-30 00:20:29 +00:00
vulkan_handles.hpp Update Vulkan-Headers to v1.3.231 2022-10-14 00:16:32 +00:00
vulkan_hash.hpp Update Vulkan-Headers to v1.3.231 2022-10-14 00:16:32 +00:00
vulkan_raii.hpp Introduce function release() to all vk::raii::HandleTypes. 2022-10-25 12:11:29 +02:00
vulkan_static_assertions.hpp Update Vulkan-Headers to v1.3.231 2022-10-14 00:16:32 +00:00
vulkan_structs.hpp Move explicitly defaulted copy assignment operators of structs into !defined(VULKAN_HPP_NO_STRUCT_CONSTRUCTORS) section 2022-10-26 08:56:25 +02:00
vulkan_to_string.hpp Update Vulkan-Headers to v1.3.231 2022-10-14 00:16:32 +00:00
vulkan.hpp Update Vulkan-Headers to v1.3.231 2022-10-14 00:16:32 +00:00