summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i965/brw_debug.h
diff options
context:
space:
mode:
authorKeith Whitwell <keithw@vmware.com>2009-12-21 16:55:40 +0000
committerKeith Whitwell <keithw@vmware.com>2009-12-21 16:55:40 +0000
commit6c719d4c22e84e315e5dc9cbc69885401a7ae231 (patch)
tree4094f3c15ede14433561a77cc2af4651b348197b /src/gallium/drivers/i965/brw_debug.h
parentf217927a57dbf57ffe23fb48417a4cdad7e0eeea (diff)
i965g: add DEBUG_WINSYS flag
Diffstat (limited to 'src/gallium/drivers/i965/brw_debug.h')
-rw-r--r--src/gallium/drivers/i965/brw_debug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/drivers/i965/brw_debug.h b/src/gallium/drivers/i965/brw_debug.h
index 98407a06ed..ae8e9254a6 100644
--- a/src/gallium/drivers/i965/brw_debug.h
+++ b/src/gallium/drivers/i965/brw_debug.h
@@ -14,7 +14,7 @@
#define DEBUG_VERBOSE 0x40
#define DEBUG_BATCH 0x80
#define DEBUG_PIXEL 0x100
-#define DEBUG_BUFMGR 0x200
+#define DEBUG_WINSYS 0x200
#define DEBUG_MIN_URB 0x400
#define DEBUG_DISASSEM 0x800
#define DEBUG_unused3 0x1000