diff options
Diffstat (limited to 'tests/gem_stress.h')
-rw-r--r-- | tests/gem_stress.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/gem_stress.h b/tests/gem_stress.h index e91453b..8c15782 100644 --- a/tests/gem_stress.h +++ b/tests/gem_stress.h @@ -32,6 +32,7 @@ struct option_struct { int no_hw; int gpu_busy_load; int use_render; + int use_blt; int forced_tiling; int use_cpu_maps; }; |