Files
third_party_mesa3d/src
Eric Anholt cc54e1acf9 v3d: Use nir_remove_unused_io_vars to handle binner shader output DCE
We were doing this late after nir_lower_io, but we can just reuse the core
code.  By doing it at this stage, we won't even set up the VS attributes
as inputs, reducing our VPM size.
2018-10-30 10:46:52 -07:00
..
2018-10-29 17:24:21 -04:00
2018-10-09 10:32:51 +02:00
2018-10-30 06:19:10 -06:00
2018-02-16 16:56:34 -06:00
2018-10-19 16:50:26 +01:00