pan/mdg: Handle nir_texop_txf_ms
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Tue, 30 Jun 2020 19:32:01 +0000 (15:32 -0400)
committerMarge Bot <eric+marge@anholt.net>
Tue, 7 Jul 2020 01:13:39 +0000 (01:13 +0000)
commit63a8722c6aa46a44974127db56bd4ad2641c40f9
tree516314bf1e19997b9715053f07dcadd9a7f9b93a
parent6d9f951220813929b4b5f36b45c51699bab8c59d
pan/mdg: Handle nir_texop_txf_ms

Same as nir_texop_txf, the special case where sample = 0.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5782>
src/panfrost/midgard/midgard_compile.c