i965: Use an early return for the push case in emit_gs_input_load().
authorKenneth Graunke <kenneth@whitecape.org>
Sun, 8 May 2016 12:22:13 +0000 (05:22 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 12 May 2016 07:59:08 +0000 (00:59 -0700)
commit5fc37726501bc65f3bbaef2573ac89e980f1a412
treeebf9731a7e8c8654c53d88b2f84caa26605b10f4
parente9ca952581d6cecf61df73534c8664a9662fd558
i965: Use an early return for the push case in emit_gs_input_load().

Just trying to keep things from getting too ugly in the next commit.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
src/mesa/drivers/dri/i965/brw_fs_nir.cpp