pan/mdg: Handle regular nir_intrinsic_load_output
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Mon, 1 Jun 2020 18:14:33 +0000 (14:14 -0400)
committerMarge Bot <eric+marge@anholt.net>
Wed, 3 Jun 2020 15:36:57 +0000 (15:36 +0000)
commit36af05bbdef4e91a1d0616752150ae00ad0dceb5
tree0965b8a1897cf91d4389ae5d4c29c402542a177f
parent293d37e19d8213213719fa975d8801fb126a0c51
pan/mdg: Handle regular nir_intrinsic_load_output

Instead of the vendored version. Only for blend shaders at the moment,
frag shaders fb_fetch has a lot more going on.

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