i965/iris: perf-queries: don't invalidate/flush 3d pipeline
[mesa.git] / src / intel / perf / gen_perf.h
index 46d37e07c2575a3ad42761c866208a01d06344ad..2cd246a1dca167fe0a6dfd373efce92ad2b890b4 100644 (file)
@@ -219,7 +219,7 @@ struct gen_perf_config {
       bool (*batch_references)(void *batch, void *bo);
       void (*bo_wait_rendering)(void *bo);
       int (*bo_busy)(void *bo);
-      void (*emit_mi_flush)(void *ctx);
+      void (*emit_stall_at_pixel_scoreboard)(void *ctx);
       void (*emit_mi_report_perf_count)(void *ctx,
                                         void *bo,
                                         uint32_t offset_in_bytes,