i965/fs: Make gather_channel() not use ir_texture.
authorConnor Abbott <connor.abbott@intel.com>
Sat, 2 Aug 2014 01:08:08 +0000 (18:08 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 16 Oct 2014 00:05:20 +0000 (17:05 -0700)
commit9e95d8ebf811cd741e689174c4080bb93e8bec5e
treeae1898536089ad58bed93c8f1e03bcbef8c92498
parent12d9a8cd86ef758c153dbefcf46bb784c4982335
i965/fs: Make gather_channel() not use ir_texture.

Our new IR won't have ir_texture objects.

Signed-off-by: Connor Abbott <connor.abbott@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Chris Forbes <chrisf@ijw.co.nz>
src/mesa/drivers/dri/i965/brw_fs.h
src/mesa/drivers/dri/i965/brw_fs_visitor.cpp