gallium/ureg: Sort the input decls, too.
authorEmma Anholt <emma@anholt.net>
Thu, 9 Sep 2021 19:52:00 +0000 (12:52 -0700)
committerMarge Bot <eric+marge@anholt.net>
Wed, 6 Oct 2021 03:44:17 +0000 (03:44 +0000)
commit8d6f738007b66e3f96d81196f39b8cd0bcff4374
tree2c3739798d2a7392f10021feac1f7412c808a453
parent441643b105b7d7c8d4244aecb1f8255917f09921
gallium/ureg: Sort the input decls, too.

Just like outputs, virglrenderer needs its inputs sorted.  Should be
harmless for other TGSI producers, and makes the declarations more
readable.

Acked-by: Gert Wollny <gert.wollny@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12800>
src/gallium/auxiliary/tgsi/tgsi_ureg.c