intel/fs: Add DWord scattered read/write opcodes
authorJason Ekstrand <jason.ekstrand@intel.com>
Wed, 8 Apr 2015 09:41:33 +0000 (02:41 -0700)
committerJason Ekstrand <jason@jlekstrand.net>
Mon, 11 Nov 2019 17:17:02 +0000 (17:17 +0000)
commita0999bc0493293a5cc1b66f914223ef1d830a925
tree8601fa5ee0d818fc4a4fd1be56667537b57f144a
parent83f04d80b0eda4a0eedebe183b3da09cf844c05c
intel/fs: Add DWord scattered read/write opcodes

Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
src/intel/compiler/brw_eu.h
src/intel/compiler/brw_eu_defines.h
src/intel/compiler/brw_fs.cpp
src/intel/compiler/brw_schedule_instructions.cpp
src/intel/compiler/brw_shader.cpp