replace IFLOOR with util_ifloor
[mesa.git] / src / mesa / state_tracker / st_debug.h
index 446baa75c64b0b99345970cda90a1fda63c71391..6e4b397da0dc6dfa78eeae4a045ae12e6ea7f851 100644 (file)
 
 struct st_context;
 
-extern void
-st_print_current(void);
-
-
 #define DEBUG_MESA      0x1
-#define DEBUG_TGSI      0x2
+#define DEBUG_PRINT_IR  0x2
 #define DEBUG_CONSTANTS 0x4
 #define DEBUG_PIPE      0x8
 #define DEBUG_TEX       0x10