pan/bi: Call pan_nir_lower_zs_store late
authorAlyssa Rosenzweig <alyssa@collabora.com>
Mon, 20 Feb 2023 04:44:17 +0000 (23:44 -0500)
committerMarge Bot <emma+marge@anholt.net>
Thu, 23 Mar 2023 23:53:46 +0000 (23:53 +0000)
commitecd29fdf38488386b928aa9eff399b05953854e9
treedc306016a1700bdf35a51f5b90ba0f77ffb2446e
parent24693d8a7c13d732a1c3b88dcf3ed1ff97a29cf8
pan/bi: Call pan_nir_lower_zs_store late

This will give the driver [notably, PanVK] a chance to lower dual source
blending without having the dual stores turned into store_combined_output_pan.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20906>
src/panfrost/compiler/bifrost_compile.c