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

Kenneth Graunke kenneth at whitecape.org
Thu Oct 6 02:15:25 UTC 2016


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>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20161005/e861cf1d/attachment.sig>


More information about the mesa-dev mailing list