i965/fs: Make emit_mcs_fetch() not use ir_texture.
authorConnor Abbott <connor.abbott@intel.com>
Fri, 1 Aug 2014 21:46:31 +0000 (14:46 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 16 Oct 2014 00:04:54 +0000 (17:04 -0700)
commite599837fedf23ffb48a2ccee0a55e1c11140be4f
treec36a44e82883e7f07a636098b841e510682353a6
parent465373535e277a3ccdf440d38f867a40ec352638
i965/fs: Make emit_mcs_fetch() not use ir_texture.

Our new IR won't have ir_texture objects.

Signed-off-by: Connor Abbott <connor.abbott@intel.com>
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