8a24610477
Some hardware requires that per-primitive FS inputs are sorted last, and nir_assign_io_var_locations can already take care of this. Add the same consideration to nir_recompute_io_bases. Signed-off-by: Timur Kristóf <timur.kristof@gmail.com> Reviewed-by: Marek Olšák <marek.olsak@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28489>