mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-23 22:32:57 +00:00
assembler: Rename BRW_ACCWRCTRL_ACCWRCTRL
To a more self-describing define. This hopefully will help its inclusion into Mesa. Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
This commit is contained in:
@@ -552,8 +552,8 @@
|
||||
#define BRW_MASK_ENABLE 0
|
||||
#define BRW_MASK_DISABLE 1
|
||||
|
||||
#define BRW_ACCWRCTRL_NONE 0
|
||||
#define BRW_ACCWRCTRL_ACCWRCTRL 1
|
||||
#define BRW_ACCUMULATOR_WRITE_DISABLE 0
|
||||
#define BRW_ACCUMULATOR_WRITE_ENABLE 1
|
||||
|
||||
#define BRW_OPCODE_MOV 1
|
||||
#define BRW_OPCODE_SEL 2
|
||||
|
||||
Reference in New Issue
Block a user