i965/fs: Return progress from move_interpolation_to_top().
authorMatt Turner <mattst88@gmail.com>
Thu, 9 Mar 2017 19:05:08 +0000 (11:05 -0800)
committerMatt Turner <mattst88@gmail.com>
Thu, 23 Mar 2017 21:34:44 +0000 (14:34 -0700)
commitfd3351246ca6243a45df6d3790cff14ab9a9b529
tree5cb1ca0b4f3465ec4ba52669e90757d821f23237
parente0f8daeb86df73cdd76e7ae4b06203d84367d6e0
i965/fs: Return progress from move_interpolation_to_top().

And mark as static at the same time.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/intel/compiler/brw_fs.cpp