On Oct 5, 2016 19:15, "Kenneth Graunke" wrote:
>
> On Wednesday, October 5, 2016 5:32:27 PM PDT Timothy Arceri wrote:
> > This is a step towards dropping the GLSL IR version of
> > do_set_program_inouts() in i965 and moving towards native nir support.
> >
> > This is important because we want to e
On Wednesday, October 5, 2016 5:32:27 PM PDT Timothy Arceri wrote:
> This is a step towards dropping the GLSL IR version of
> do_set_program_inouts() in i965 and moving towards native nir support.
>
> This is important because we want to eventually convert to nir and
> use its optimisations passes
This is a step towards dropping the GLSL IR version of
do_set_program_inouts() in i965 and moving towards native nir support.
This is important because we want to eventually convert to nir and
use its optimisations passes before we can call this GLSL IR pass.
---
src/mesa/drivers/dri/i965/brw_sha