summaryrefslogtreecommitdiff
path: root/tests/gem_stress.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gem_stress.h')
-rw-r--r--tests/gem_stress.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/gem_stress.h b/tests/gem_stress.h
index bd2e6caa..ba075f72 100644
--- a/tests/gem_stress.h
+++ b/tests/gem_stress.h
@@ -38,6 +38,8 @@ struct option_struct {
int use_cpu_maps;
int total_rounds;
int fail;
+ int tiles_per_buf;
+ int ducttape;
};
extern struct option_struct options;