v3d: Z/S blit require Z/S formats
authorJuan A. Suarez Romero <jasuarez@igalia.com>
Thu, 1 Jun 2023 07:48:52 +0000 (09:48 +0200)
committerMarge Bot <emma+marge@anholt.net>
Mon, 5 Jun 2023 10:15:05 +0000 (10:15 +0000)
commitf34d76e93ebb7c2d3d82e1166375c12802b33039
tree132d245f4f930d5b716f165339affcdf5fdbeff4
parent4c6a0f9cf1cbcae55612ac1f91c6dce73111c39b
v3d: Z/S blit require Z/S formats

Similar to checking that a z/s format can not be used for color
blit with tile-based blit path, color format can not be used for z/s
blit.

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/23390>
src/gallium/drivers/v3d/v3d_blit.c