i965/fs: Migrate FS interpolation code to the IR builder.
authorFrancisco Jerez <currojerez@riseup.net>
Wed, 3 Jun 2015 18:54:54 +0000 (21:54 +0300)
committerFrancisco Jerez <currojerez@riseup.net>
Tue, 9 Jun 2015 12:18:33 +0000 (15:18 +0300)
commit31477226ec6cbe956a4bbdcae81cc7ca5ad28cc6
tree6abc151657407bb4f6c4b4d5acce7fabe15195fa
parentd3c10ad42729c1fe74a7f7c67465bd2beb7f9e75
i965/fs: Migrate FS interpolation code to the IR builder.

v2: Fix some preexisting trivial codestyle issues.

Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/drivers/dri/i965/brw_fs.cpp
src/mesa/drivers/dri/i965/brw_fs_visitor.cpp