Files
mesa/src
Bas Nieuwenhuizen 69bdc1c5fc nir: Add clone/hash/serialize support for non-uniform tex instructions.
These were missed when the fields got added. Added it everywhere where
texture_index got used and it made sense.

Found this in "The Surge 2", where the inliner does not copy the fields,
resulting in corruption and hangs.

Fixes: 3bd5457641 "nir: Add a lowering pass for non-uniform resource access"
Closes: https://gitlab.freedesktop.org/mesa/mesa/issues/1203
Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3246>
2020-01-02 11:41:33 +01:00
..
2019-12-31 14:22:31 +01:00
2019-11-13 12:39:14 +00:00
2019-11-21 22:56:04 +00:00
2019-11-07 06:11:19 -08:00
2019-10-01 10:31:02 +00:00
2019-12-30 12:41:52 +02:00
2018-10-19 16:50:26 +01:00