ac/surface: print tile_swizzle as well
authorChia-I Wu <olvaffe@gmail.com>
Fri, 19 May 2023 22:30:33 +0000 (15:30 -0700)
committerMarge Bot <emma+marge@anholt.net>
Mon, 22 May 2023 20:14:22 +0000 (20:14 +0000)
commit4f1c43d38e8d11e75dfdda5c594f555bb44c8fd1
tree63aed10a8b0e211a508cb98c862f60a377385922
parent4f5edcd0eec034b4806a3fc025567acc61ea5177
ac/surface: print tile_swizzle as well

swizzle modes that are *_X or *_T depend on tile_swizzle.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23143>
src/amd/common/ac_surface.c