etnaviv: wire up core pipe_debug_callback
[mesa.git] / src / gallium / drivers / etnaviv / etnaviv_context.h
index 74e93e1631a14c687ce306e18896abc411e01d80..a9214034af0cb37535fe85ef08e068455873b9f7 100644 (file)
@@ -174,6 +174,8 @@ struct etna_context {
       uint64_t prims_emitted;
       uint64_t draw_calls;
    } stats;
+
+   struct pipe_debug_callback debug;
 };
 
 static inline struct etna_context *