vc4: allow tile-based blit for Z/S
authorJuan A. Suarez Romero <jasuarez@igalia.com>
Thu, 18 May 2023 15:10:16 +0000 (17:10 +0200)
committerMarge Bot <emma+marge@anholt.net>
Mon, 29 May 2023 08:21:39 +0000 (08:21 +0000)
commit2232320fe9d09aadc66620546f3cb1aeb5584cfa
tree91a3e669e79a7c898e64740966a02befa4456ee7
parentd13da7782cd80f1626ce0f8b9630016d11f10d0c
vc4: allow tile-based blit for Z/S

Besides blitting color-based buffer, we can use the tile buffers to blit
also depth and stencil buffers.

This also fixes several piglit tests.

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23136>
src/broadcom/ci/broadcom-rpi3-fails.txt
src/gallium/drivers/vc4/vc4_blit.c