aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/tools/error2aub.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/intel/tools/error2aub.c')
-rw-r--r--src/intel/tools/error2aub.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/intel/tools/error2aub.c b/src/intel/tools/error2aub.c
index ca010383847..e0eca2778e7 100644
--- a/src/intel/tools/error2aub.c
+++ b/src/intel/tools/error2aub.c
@@ -223,6 +223,7 @@ main(int argc, char *argv[])
"%s currently only works on gen8+\n", argv[0]);
aub_write_header(&aub, "error state");
+ aub_write_default_setup(&aub);
continue;
}