commit | 260db8112a8efa06f2a9d1e6e1170d7fff70c89d | [log] [tgz] |
---|---|---|
author | Karmjit Mahil <Karmjit.Mahil@imgtec.com> | Thu Nov 10 15:05:31 2022 +0000 |
committer | Karmjit Mahil <Karmjit.Mahil@imgtec.com> | Mon Nov 28 09:12:36 2022 +0000 |
tree | 8070212c70c6f356d2398e2ac47fb6a3cf4664c8 | |
parent | 02626072e233a7409d3d8ac1913dc200f70b496a [diff] |
pvr: Change how desc set debug output section dividers are printed. Instead of hard coding in the exact string to print out for the divider, now we're printing the same char n times so we only need to specify the character and how many times to retreat it. Signed-off-by: Karmjit Mahil <Karmjit.Mahil@imgtec.com> Reviewed-by: Frank Binns <frank.binns@imgtec.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20008>