Files
mesa/src
Eric Anholt 38c75aff4c nir: Use the nir_builder _imm helpers in setting up deref offsets.
When looking at the dEQP nested_struct_array_dynamic_index_fragment code
after lowering, I was horrified at the amount of adding and multiplying by
0 we were doing.  The builder _imm helpers handle that for you so that the
following optimization passes have less work to do.  Plus, it's easier to
read.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
2019-04-19 08:45:14 -07:00
..
2019-04-15 13:44:29 -07:00
2019-04-15 13:44:29 -07:00
2019-04-15 13:44:29 -07:00
2019-04-15 13:44:29 -07:00
2019-02-26 12:49:07 +00:00
2019-04-15 13:44:29 -07:00
2019-04-15 13:44:29 -07:00
2019-04-15 13:44:29 -07:00
2019-03-11 10:01:15 -07:00
2018-10-19 16:50:26 +01:00