panfrost: Allow 2DMS arrays
authorBoris Brezillon <boris.brezillon@collabora.com>
Thu, 10 Dec 2020 18:48:17 +0000 (19:48 +0100)
committerBoris Brezillon <boris.brezillon@collabora.com>
Fri, 11 Dec 2020 08:15:39 +0000 (09:15 +0100)
commit27af1352803bed4f78744d36638dff28d04decbb
tree0b87bbeb8f11c71b7b5399f9059d6dcae3b0e5a4
parent727cc80fe3e19371da6cac9d7c92f99acc853ddc
panfrost: Allow 2DMS arrays

The midgard compiler has been fixed to handle texture operations on
2DMS arrays, and Bifrost already had this case handled properly. Relax
the assert.

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8042>
src/gallium/drivers/panfrost/pan_context.c