Files
mesa/src/compiler
Jason Ekstrand 38a83a3048 nir/lower_indirect_derefs: Add a threshold
Instead of always lowering everything, we add a threshold such that if
the total indirected array size (AoA size) is above that threshold, it
won't lower.  It's assumed that the driver will sort things out somehow
by, for instance, lowering to scratch.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5909>
2020-09-03 14:26:49 +00:00
..
2020-07-15 20:49:24 +00:00
2017-07-21 08:47:56 +03:00
2020-08-17 11:06:49 +00:00
2018-03-30 14:33:03 -06:00
2018-03-27 08:36:37 -04:00