vc4: set blit mask correctly
authorJuan A. Suarez Romero <jasuarez@igalia.com>
Thu, 18 May 2023 15:00:19 +0000 (17:00 +0200)
committerMarge Bot <emma+marge@anholt.net>
Mon, 29 May 2023 08:21:39 +0000 (08:21 +0000)
commit5b3c61db65959a2201e652d0c3cd21a33ed72ede
treec39d2da48687d1c9183c59651204c3fbd5fbbe0c
parent8fb16b88142faf45d993356ec36a96d20ca05aaf
vc4: set blit mask correctly

Drivers expect either color or stencil/depth blit to be done, but not
both at the same time.

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/gallium/drivers/vc4/vc4_resource.c