aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/bench_pictures.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/bench_pictures.cfg b/tools/bench_pictures.cfg
index bda265b47f..78db4971b9 100644
--- a/tools/bench_pictures.cfg
+++ b/tools/bench_pictures.cfg
@@ -82,6 +82,6 @@ bench_pictures_cfg = {
'nexus_7': default_configs,
'nexus_10': default_configs + [msaa4],
'razr_i': default_configs + [msaa4],
- 'intel_rhb': default_configs,
+ 'intel_rhb': default_no_gpu,
'default_msaa16': default_configs + [msaa16],
}