v3d: Add a separate flag for CLIF ABI output versus human-readable CLs.
[mesa.git] / src / broadcom / clif / clif_private.h
index ea96784289a8ae4fea0906577894045693f17e65..8753ba229f8a3217220df5a57434796b033f2888 100644 (file)
@@ -47,6 +47,12 @@ struct clif_dump {
         struct clif_bo *bo;
         int bo_count;
         int bo_array_size;
+
+        /**
+         * Flag to switch from CLIF ABI to slightly more human-readable
+         * output.
+         */
+        bool pretty;
 };
 
 enum reloc_worklist_type {