Vulkan-Hpp/vulkan
Markus Tavenrath eaf0fda6de
List out default ctor parameters in separate lines (#225)
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-12 09:58:52 +02:00
..
vulkan.hpp List out default ctor parameters in separate lines (#225) 2018-06-12 09:58:52 +02:00