aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/tools/aubinator_viewer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/intel/tools/aubinator_viewer.h')
-rw-r--r--src/intel/tools/aubinator_viewer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/intel/tools/aubinator_viewer.h b/src/intel/tools/aubinator_viewer.h
index 4a030efc0d0..7819e593462 100644
--- a/src/intel/tools/aubinator_viewer.h
+++ b/src/intel/tools/aubinator_viewer.h
@@ -68,6 +68,7 @@ struct aub_viewer_decode_ctx {
struct gen_spec *spec;
struct gen_disasm *disasm;
+ enum drm_i915_gem_engine_class engine;
struct aub_viewer_cfg *cfg;
struct aub_viewer_decode_cfg *decode_cfg;