asahi: Fix compressed ZS support
authorAsahi Lina <lina@asahilina.net>
Wed, 5 Apr 2023 16:42:51 +0000 (01:42 +0900)
committerMarge Bot <emma+marge@anholt.net>
Fri, 7 Apr 2023 03:23:04 +0000 (03:23 +0000)
commit9db36376a687c103a5405c34fa1bd31a0371ed2a
tree5ab26ab158010efc2dccefa484db12920335a853
parent2296f6962930f58be1c2adf6fb8c62c630e18eb5
asahi: Fix compressed ZS support

Depth/stencil formats are "not renderable" but do support compression.

I swear I already fixed this at some point and the commit must've fallen
through the cracks...

Signed-off-by: Asahi Lina <lina@asahilina.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22353>
src/gallium/drivers/asahi/agx_pipe.c