svga: Add GL4.1(compatibility profile) support in svga driver
[mesa.git] / src / gallium / drivers / svga / svga_debug.h
index 3686cc6d9ccf1e93a7e77df22ceb71440df0c2db..cdad858b0455398d967519ab3d7ca13d14fb8a54 100644 (file)
@@ -46,6 +46,7 @@
 #define DEBUG_CACHE        0x8000
 #define DEBUG_STREAMOUT    0x10000
 #define DEBUG_SAMPLERS     0x20000
+#define DEBUG_RETRY        0x100000
 
 #ifdef DEBUG
 extern int SVGA_DEBUG;