vc4: Add support for emitting NIR IF nodes.
[mesa.git] / src / gallium / drivers / vc4 / vc4_screen.h
index 03f76b257e3578f7327b0c0b9767f2ae713a3eef..6cecca63bc486eeaed7a37585a0b959fe22bf0b9 100644 (file)
@@ -75,6 +75,7 @@ struct vc4_screen {
 
         uint32_t bo_size;
         uint32_t bo_count;
+        bool has_control_flow;
 };
 
 static inline struct vc4_screen *