e504d226ce
When we are printing a long list, and it needs more than one line, it gets hard to review the content. This is an idea to group the elements to be printed in columns to make it easier to identify individual elements in the output. Signed-off-by: Sergi Blanch Torne <sergi.blanch.torne@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34856>