i965/vec4: Add the ability to emit opcodes with just a dst register.
authorPaul Berry <stereotype441@gmail.com>
Sun, 21 Apr 2013 15:51:33 +0000 (08:51 -0700)
committerPaul Berry <stereotype441@gmail.com>
Wed, 11 Sep 2013 18:17:50 +0000 (11:17 -0700)
commit564a900a4539996b139b8d7618a40b22bbad1290
tree096556c1cd1062c966625e35735d38038cffbd0a
parent6ced0fa57f1ad308b8cdb0ad7ccb9dffb30ad107
i965/vec4: Add the ability to emit opcodes with just a dst register.

This is needed for GS_OPCODE_PREPARE_CHANNEL_MASKS.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_vec4.h
src/mesa/drivers/dri/i965/brw_vec4_visitor.cpp