Vulkan-Hpp/vulkan
phantom10111 5df998c0d6 Add ArrayProxy constructors with support for raw array with size
There's a little known C language family feature, which makes it
possible to take a pointer or reference to an array with size. Use this
feature to add constructors to ArrayProxy and ArrayProxyNoTemporaries
which can wrap raw arrays and deduce their size automatically.
2022-04-19 11:49:09 +02:00
..
vulkan_enums.hpp Combine two types of commands into one generation function. 2022-04-07 08:48:55 +02:00
vulkan_format_traits.hpp Change ColumnLimit with clang-format from 120 to 160. 2022-02-28 10:11:04 +01:00
vulkan_funcs.hpp Combine two types of commands into one generation function 2022-04-14 08:03:15 +02:00
vulkan_handles.hpp Combine two types of commands into one generation function 2022-04-14 08:03:15 +02:00
vulkan_hash.hpp Update Vulkan-Headers to v1.3.211 2022-04-06 00:09:05 +00:00
vulkan_raii.hpp Update Vulkan-Headers to v1.3.211 2022-04-06 00:09:05 +00:00
vulkan_structs.hpp Combine two types of commands into one generation function. 2022-04-07 08:48:55 +02:00
vulkan.hpp Add ArrayProxy constructors with support for raw array with size 2022-04-19 11:49:09 +02:00