i965/fs: Make brw_reg_from_fs_reg static and remove prototype.
authorMatt Turner <mattst88@gmail.com>
Fri, 28 Nov 2014 20:21:03 +0000 (12:21 -0800)
committerMatt Turner <mattst88@gmail.com>
Fri, 5 Dec 2014 17:49:42 +0000 (09:49 -0800)
commitdb186f2a38120860710fa98375589599654d694e
tree5994c1869bcd27b8a6b9a74cfaf56bee132b3fe5
parent2881b123d00562fee8b7d2b4f7825f89a73e0d9f
i965/fs: Make brw_reg_from_fs_reg static and remove prototype.

And move it above its first use in brw_fs_generator.cpp.

Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
src/mesa/drivers/dri/i965/brw_fs.h
src/mesa/drivers/dri/i965/brw_fs_generator.cpp