zink: Add an assert for not seeing any more MSAA image-to-buffer copies.
authorEmma Anholt <emma@anholt.net>
Wed, 4 Jan 2023 17:13:39 +0000 (09:13 -0800)
committerMarge Bot <emma+marge@anholt.net>
Fri, 6 Jan 2023 19:00:17 +0000 (19:00 +0000)
commit617e7596d1be058eba29bd4314065bc04acfb1a5
treeb1ab4905da2021bba9ada1865282ec404a6cd672
parentf74bbcd8a00ab17fa76cd41a59dd046723a71653
zink: Add an assert for not seeing any more MSAA image-to-buffer copies.

Now that transfer_map gets MSAA handled by the helper, we shouldn't have
to worry about this any more.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20523>
src/gallium/drivers/zink/zink_context.c