i965/fs: Collect all emits of texture ops for Gen5/6 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:12:13 +0000 (13:12 +1200)
commitf6a0192f7d9ae91128d4006a906305b46a817fdf
tree495ddf1d11a5f54a47eded833382765e1ac960df
parentd1b136fdd0312a53691f8788b17b01ae967351f4
i965/fs: Collect all emits of texture ops for Gen5/6 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