fcb2c62b63
Some NIR passes (such as nir_opt_varyings) rely on having the XFB info in explicit I/O intrinsics. If we want to use those, we need to add this info. Signed-off-by: Timur Kristóf <timur.kristof@gmail.com> Reviewed-by: Georg Lehmann <dadschoorse@gmail.com> Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28676>