Don't run GPU configs in bench_pictures on RHB
BUG=skia:2518 R=epoger@google.com, djsollen@google.com Author: borenet@google.com Review URL: https://codereview.chromium.org/262803012 git-svn-id: http://skia.googlecode.com/svn/trunk@14544 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
8c7372bbe8
commit
1b3beef11b
@ -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],
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user