u_blitter: add support for sample0 only resolves.
authorDave Airlie <airlied@redhat.com>
Mon, 23 Aug 2021 07:26:29 +0000 (17:26 +1000)
committerMarge Bot <eric+marge@anholt.net>
Tue, 31 Aug 2021 23:26:45 +0000 (23:26 +0000)
commit3235b695b23e70c698fc60d41874bc33e936ecb5
tree47cb985d164d6e2b9ab306545b0350187293c7d9
parent4d747c0c894e971625aa017a9bb2dec75290076d
u_blitter: add support for sample0 only resolves.

This adds support for sample0 only resolves to support lavapipe

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12504>
src/gallium/auxiliary/util/u_blitter.c
src/gallium/auxiliary/util/u_blitter.h
src/gallium/drivers/freedreno/freedreno_blitter.c
src/gallium/drivers/i915/i915_surface.c
src/gallium/drivers/r300/r300_blit.c
src/gallium/drivers/r600/r600_blit.c
src/gallium/drivers/radeonsi/si_blit.c
src/gallium/drivers/v3d/v3d_blit.c