diff options
| author | Charles Giessen <charles@lunarg.com> | 2022-10-27 14:11:10 -0600 |
|---|---|---|
| committer | Charles Giessen <46324611+charles-lunarg@users.noreply.github.com> | 2022-10-28 17:43:29 -0600 |
| commit | c09f4a4ee47174117e4cad075ae59ce25612fe45 (patch) | |
| tree | 9b0ee83139b048a41ce004889006dea29d20c9a6 /common/vulkan_wrapper.cpp | |
| parent | 25fc297edb10221e321f51addc5fff40023b0dcc (diff) | |
| download | usermoji-c09f4a4ee47174117e4cad075ae59ce25612fe45.tar.xz | |
vulkaninfo: Improve array printing
Make the autogen use for loops instead of outputing printers for each
array element, since its needlessly verbose.
Make UUID and LUID printers use operator<< instead of to_string. This
simplifies the logic and makes sure that the array is printed correctly
everywhere, rather than requiring calling code to use to_string_XX()
where needed.
Diffstat (limited to 'common/vulkan_wrapper.cpp')
0 files changed, 0 insertions, 0 deletions
