nir_to_tgsi: Sort FS output declarations to avoid virglrenderer bugs.
authorEmma Anholt <emma@anholt.net>
Wed, 4 Aug 2021 23:58:52 +0000 (16:58 -0700)
committerMarge Bot <eric+marge@anholt.net>
Wed, 6 Oct 2021 03:44:17 +0000 (03:44 +0000)
commita292268cd50ae29795daf02f3c00f7903bda7596
treec9bfa608772c73209657f667485c4e6d57441d2c
parent7dde279db595cf8982c5c519c16d56b27489e770
nir_to_tgsi: Sort FS output declarations to avoid virglrenderer bugs.

The TGSI debug output is a lot more readable if it's in location order,
anyway.

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