Files
mesa/src
Jason Ekstrand 23b55dcff4 nir: Add a nir_xfb_info to nir_shader
We want to be able to carry this along with the shader instead of always
having to re-generate it from scratch.  A new nir_gather_xfb_info()
helper is also added which, instead of returning it, adds it to the
shader.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16750>
2022-05-31 23:09:30 +00:00
..
2022-05-22 17:58:07 -04:00
2022-05-27 21:47:11 +02:00
2022-04-07 00:17:40 +00:00
2022-05-31 18:32:59 +00:00
2022-05-31 15:02:08 +00:00