freedreno/a6xx: Use fallback path for MSAA clear_texture()
authorRob Clark <robdclark@chromium.org>
Sun, 20 Nov 2022 17:21:43 +0000 (09:21 -0800)
committerMarge Bot <emma+marge@anholt.net>
Mon, 21 Nov 2022 23:38:56 +0000 (23:38 +0000)
commit87563e64c933aee9f201e115627b428f1a99df65
tree7ad646bcaa27816aea84e3d5a96029e33e1de952
parent042f006a43d42d5511691016f5de915a74cb24d8
freedreno/a6xx: Use fallback path for MSAA clear_texture()

The trick for emulating MSAA clear by adjusting blit coords tends to
fall over with tiled/ubwc, so just use the fallback path instead.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19884>
src/gallium/drivers/freedreno/a6xx/fd6_blitter.c
src/gallium/drivers/freedreno/freedreno_resource.h