st/glsl_to_nir: move some calls out of st_glsl_to_nir_post_opts()
authorTimothy Arceri <tarceri@itsqueeze.com>
Fri, 17 Nov 2017 06:45:32 +0000 (17:45 +1100)
committerTimothy Arceri <tarceri@itsqueeze.com>
Sun, 3 Dec 2017 22:10:30 +0000 (09:10 +1100)
commitc3a5d74377bd90f78b9af55db598b03d264d0c02
treea58990546805c7100dfe4a1d2b03c3d2cd2b13a0
parent90abaf8a214affa2bffdc04ee24f941caedb29c0
st/glsl_to_nir: move some calls out of st_glsl_to_nir_post_opts()

NIR component packing will be inserted between these calls and the
calling of st_glsl_to_nir_post_opts().

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
src/mesa/state_tracker/st_glsl_to_nir.cpp