vc4: Convert vc4_opt_peephole_sf to work with control flow.
[mesa.git] / src / gallium / drivers / vc4 / vc4_screen.h
index 5992e37109380e4590ba140c01451fe315ef5498..03f76b257e3578f7327b0c0b9767f2ae713a3eef 100644 (file)
@@ -41,6 +41,7 @@ struct vc4_bo;
 #define VC4_DEBUG_ALWAYS_FLUSH 0x0080
 #define VC4_DEBUG_ALWAYS_SYNC  0x0100
 #define VC4_DEBUG_NIR       0x0200
+#define VC4_DEBUG_DUMP      0x0400
 
 #define VC4_MAX_MIP_LEVELS 12
 #define VC4_MAX_TEXTURE_SAMPLERS 16