intel/nir: Lower barycentrics to per-sample in a dedicated pass
authorJason Ekstrand <jason@jlekstrand.net>
Fri, 19 Nov 2021 22:11:44 +0000 (16:11 -0600)
committerMarge Bot <emma+marge@anholt.net>
Mon, 6 Feb 2023 09:12:17 +0000 (09:12 +0000)
commitd25e5310bc1418f4fa3254f911d97cbec0183e45
tree35ab3497ed3a6a095dadd3451b0383aa6f6a3a37
parent991d54610215786fd4937db24391e7cd5b567919
intel/nir: Lower barycentrics to per-sample in a dedicated pass

This is more similar to what we do for single-sample and it should be
more clear going forward once our lowering gets more complex.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21094>
src/intel/compiler/brw_nir.c