Vulkan-Hpp/vulkan
Andreas Süßenbach 2c259237dc Introduce helper class vk::ArrayProxy.
- replaces pairs of (count, [const] T*) in the enhanced interface
- has constructor for single T, (count, [const] T*), std::array<[const]T,N>, std::vector<[const]T], and std::initializer_list<const T>.
2016-05-04 16:12:25 +02:00
..
vk_cpp.hpp Introduce helper class vk::ArrayProxy. 2016-05-04 16:12:25 +02:00