i965: Simplify brw_nir_lower_vue_inputs() slightly.
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 25 Feb 2016 07:44:46 +0000 (23:44 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Fri, 26 Feb 2016 23:55:59 +0000 (15:55 -0800)
commita0294c2cf3d23943c7f365abf84765afa0f383a2
tree3cebf03241ddfa2ac8b85b398e5fd6ede2463df9
parent8151003ade952c3e9d8284fada9237e1311cf173
i965: Simplify brw_nir_lower_vue_inputs() slightly.

The same code appeared in both branches; pull it above the if statement.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
src/mesa/drivers/dri/i965/brw_nir.c