summaryrefslogtreecommitdiff
path: root/src/brw_defines.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/brw_defines.h')
-rw-r--r--src/brw_defines.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/brw_defines.h b/src/brw_defines.h
index 471cef9..2ec8050 100644
--- a/src/brw_defines.h
+++ b/src/brw_defines.h
@@ -730,6 +730,7 @@
#define BRW_MESSAGE_TARGET_VME 8
#define BRW_MESSAGE_TARGET_DP_CC 9 /* data port constant cache */
#define BRW_MESSAGE_TARGET_DP_DC 10 /* data port data cache */
+#define BRW_MESSAGE_TARGET_CRE 0x0d /* check & refinement enginee */
#define BRW_SAMPLER_RETURN_FORMAT_FLOAT32 0
#define BRW_SAMPLER_RETURN_FORMAT_UINT32 2