panfrost: Print the correct UBO size when dumping UBO information
authorBoris Brezillon <boris.brezillon@collabora.com>
Fri, 5 Mar 2021 12:21:19 +0000 (13:21 +0100)
committerMarge Bot <eric+marge@anholt.net>
Thu, 11 Mar 2021 15:10:58 +0000 (15:10 +0000)
commit7b9dfc502aad61d36a56ffa3eee82cda10aa82a2
tree5e9b99543a21d38332c6d3b29c5c87be669a6159
parent3559efb9bf5cb69c9ddad377ed121685954f10f1
panfrost: Print the correct UBO size when dumping UBO information

There's a minus(1) modifier on the entries field. Take it into account.

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9517>
src/panfrost/lib/decode.c