38ae5b6da6
radv_nir_shader_info_pass() should run on individual shaders only, and "linked" shader info should be done separately for better design. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Timur Kristóf <timur.kristof@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18210>