i965: Reduce the number of fs_reg(brw_reg) calls in LINTERP handling.
authorKenneth Graunke <kenneth@whitecape.org>
Tue, 12 Jul 2016 00:14:50 +0000 (17:14 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Sat, 16 Jul 2016 00:16:54 +0000 (17:16 -0700)
commit203243f5ffe438c7f7b5f92d8bc177b76880bf5b
treedf98a3efadfce90a4660a2ef426d16d16849bc16
parenteefbbb943e81b182a1c5ef6cac8425686f5b636c
i965: Reduce the number of fs_reg(brw_reg) calls in LINTERP handling.

A bit tidier.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/mesa/drivers/dri/i965/brw_fs.cpp