mesa/src/intel
Kenneth Graunke 93bfa1d7a2 nir: Change nir_shader_get_entrypoint to return an impl.
Jason suggested adding an assert(function->impl) here.  All callers
of this function actually want ->impl, so I decided just to change
the API.

We also change the nir_lower_io_to_temporaries API here.  All but one
caller passed nir_shader_get_entrypoint(), and with the previous commit,
it now uses a nir_function_impl internally.  Folding this change in
avoids the need to change it and change it back.

v2: Fix one call I missed in ir3_compiler (caught by Eric).

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Connor Abbott <cwabbott0@gmail.com>
2016-08-25 19:18:24 -07:00
..
genxml intel: Flatten the makefile structure 2016-08-25 15:29:48 -07:00
isl intel: Flatten the makefile structure 2016-08-25 15:29:48 -07:00
tools aubinator: Style fixes. 2016-08-23 21:19:58 -07:00
vulkan nir: Change nir_shader_get_entrypoint to return an impl. 2016-08-25 19:18:24 -07:00
Makefile.am intel: Flatten the makefile structure 2016-08-25 15:29:48 -07:00
Makefile.genxml.am intel: Flatten the makefile structure 2016-08-25 15:29:48 -07:00
Makefile.isl.am intel: Flatten the makefile structure 2016-08-25 15:29:48 -07:00
Makefile.sources intel: Flatten the makefile structure 2016-08-25 15:29:48 -07:00