i965/fs: Don't pass through the coordinate type
authorConnor Abbott <connor.abbott@intel.com>
Fri, 15 Aug 2014 17:17:26 +0000 (10:17 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 15 Jan 2015 15:18:58 +0000 (07:18 -0800)
commit9afc566e2db974daf097b5816adc26f8d633b080
tree7d35c3534c32a22189520de490ea8953de72e2e3
parent616a48ebc6b858cf15ade15238f1a549b701ebc3
i965/fs: Don't pass through the coordinate type

All we really need is the number of components.
src/mesa/drivers/dri/i965/brw_fs.h
src/mesa/drivers/dri/i965/brw_fs_fp.cpp
src/mesa/drivers/dri/i965/brw_fs_visitor.cpp