diff options
author | Simon Ser <contact@emersion.fr> | 2022-11-05 17:36:32 +0100 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2022-11-06 14:20:34 +0000 |
commit | cfb768aab94a81b6bfa75968bb96c663f3bd0aaf (patch) | |
tree | 01f466530f14db1f18d9f739d04f94322f5de841 /meson.build | |
parent | 7f5180af771b278ef5e7aec3e1437a011383d2aa (diff) |
render/vulkan: use struct initializers
Instead of filling the fields one by one, use a struct initializer.
This avoids repeating the name of the variable and is more
consistent with the wlroots code style.
Diffstat (limited to 'meson.build')
0 files changed, 0 insertions, 0 deletions