1e29b3cee8
The initial plan was to use 'nir_legacy' helpers but it turns out that our RA pass is hard to confince to be happy with it. So we are useing the 'chasing' helpers now. Signed-off-by: Christian Gmeiner <cgmeiner@igalia.com> Acked-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Acked-by: Yonggang Luo <luoyonggang@gmail.com> Acked-by: Lucas Stach <l.stach@pengutronix.de> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24216>