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:
1163
vulkan/vulkan.hpp
1163
vulkan/vulkan.hpp
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user