Vulkan-Hpp/vulkan
Nuno Subtil c565366839 List out default ctor parameters in separate lines
It's often useful to browse through vulkan.hpp to check what the default values
for various info structs are, but having them on a single line makes it hard to
read.

This change puts each ctor argument on a different line, which makes the
default values more visible.
2018-06-11 10:11:43 -07:00
..
vulkan.hpp List out default ctor parameters in separate lines 2018-06-11 10:11:43 -07:00