intel/fs: Use SHADER_OPCODE_SEND for surface messages
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 30 Oct 2018 17:23:44 +0000 (12:23 -0500)
committerJason Ekstrand <jason@jlekstrand.net>
Tue, 29 Jan 2019 18:43:55 +0000 (18:43 +0000)
commitd2d3e0450119d8c52a3dd0dd89bfc9182a1cfce7
treec4b526052607c474a7b7fa1e408ec2f48b3ab486
parent7f1cf046cd1fb8a3af0e24b622179e4adb398764
intel/fs: Use SHADER_OPCODE_SEND for surface messages

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