mesa/teximage: show internal format when printing verbose api log
authorIlia Mirkin <imirkin@alum.mit.edu>
Fri, 8 Jan 2021 18:37:45 +0000 (13:37 -0500)
committerMarge Bot <eric+marge@anholt.net>
Mon, 11 Jan 2021 15:58:49 +0000 (15:58 +0000)
commit8f5fb14d685c4b88973d126d7a90e3a0abac2e68
tree5b60c2d43da4389f64f6bd20b7a808a06b671b5b
parent7d44ba7217acbe8f8e65aa3319e1b2153a9466d3
mesa/teximage: show internal format when printing verbose api log

This would have saved me some time to determine that the problem was
coming from lack of RGBA32F / 8x MSAA support on nv50.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8405>
src/mesa/main/teximage.c