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.
This commit is contained in:
Markus Tavenrath
2018-06-12 09:58:52 +02:00
committed by GitHub
parent 3f9ca5433a
commit eaf0fda6de
3 changed files with 974 additions and 220 deletions

File diff suppressed because it is too large Load Diff