intel/fs: Use SHADER_OPCODE_SEND for texturing on gen7+
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 30 Oct 2018 20:47:39 +0000 (15:47 -0500)
committerJason Ekstrand <jason@jlekstrand.net>
Tue, 29 Jan 2019 18:43:55 +0000 (18:43 +0000)
commit8514eba693c9daa07284a248e1c4e5d825152c1c
treeda0d6f216c0097e97aeb8e4dfca6fb999c691f79
parentf547cebbe062b094077ed32c8d557c7162c1c4fb
intel/fs: Use SHADER_OPCODE_SEND for texturing on gen7+

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
src/intel/compiler/brw_fs.cpp
src/intel/compiler/brw_fs.h
src/intel/compiler/brw_fs_generator.cpp
src/intel/compiler/brw_schedule_instructions.cpp