[Mesa-dev] [PATCH 1/8] i965: get uses texture gather from nir info

Jason Ekstrand jason at jlekstrand.net
Thu Oct 6 04:59:30 UTC 2016


On Oct 5, 2016 19:15, "Kenneth Graunke" <kenneth at whitecape.org> 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 eventually convert to nir and
> > use its optimisations passes before we can call this GLSL IR pass.
> > ---
> >  src/mesa/drivers/dri/i965/brw_shader.cpp         |  2 +-
> >  src/mesa/drivers/dri/i965/brw_wm.c               |  5 +++--
> >  src/mesa/drivers/dri/i965/brw_wm_surface_state.c | 13 +++++++------
> >  3 files changed, 11 insertions(+), 9 deletions(-)
>
> Series is:
> Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>

Series is

Acked-by: Jason Ekstrand <jason at jlekstrand.net>

I didn't look through in enough detail for a review, but I skimmed it and
it seems fine.

> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20161005/4753cfee/attachment.html>


More information about the mesa-dev mailing list