i965/fs: Collect all emits of texture ops for Gen4 into one place
authorChris Forbes <chrisf@ijw.co.nz>
Sun, 3 Aug 2014 08:48:20 +0000 (20:48 +1200)
committerChris Forbes <chrisf@ijw.co.nz>
Sat, 9 Aug 2014 01:11:33 +0000 (13:11 +1200)
commitd1b136fdd0312a53691f8788b17b01ae967351f4
tree9066332b2781c085229f0d29dbd881b242bfd66c
parent39a4cc45a417bea3bb1cfbe20ea5045200f76c25
i965/fs: Collect all emits of texture ops for Gen4 into one place

Reduces duplication, and will do so even more when we change the sampler
plumbing.

Signed-off-by: Chris Forbes <chrisf@ijw.co.nz>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/drivers/dri/i965/brw_fs_visitor.cpp