nir: add lower_all_io_to_elements
authorRob Clark <robdclark@gmail.com>
Thu, 28 Mar 2019 14:57:31 +0000 (10:57 -0400)
committerRob Clark <robdclark@gmail.com>
Sat, 30 Mar 2019 16:56:01 +0000 (12:56 -0400)
commit1ae0c030cbbdcbeaaf82384ef69f4d610677172e
treee13f846f715c00ac404f6fc023aef72e41d1ee86
parente5e67228f558f49ab9457f2f570ff9c46be27c01
nir: add lower_all_io_to_elements

I need this part of lower_all_io_to_temps but without the actual
lowering to temps part.

Signed-off-by: Rob Clark <robdclark@gmail.com>
src/compiler/nir/nir.h
src/mesa/state_tracker/st_glsl_to_nir.cpp