aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/nanobench_flags.json
blob: e90f21741c5d169ce553256b81cee99d411503dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
{
  "Perf-Android-GCC-NexusPlayer-GPU-PowerVR-x86-Release": [
    "--scales", 
    "1.0", 
    "1.1", 
    "--config", 
    "565", 
    "8888", 
    "gpu", 
    "nonrendering", 
    "angle", 
    "hwui", 
    "--match", 
    "~blurroundrect", 
    "~patch_grid", 
    "~desk_carsvg", 
    "~desk_unicodetable"
  ], 
  "Perf-Android-Nexus7-Tegra3-Arm7-Release": [
    "--scales", 
    "1.0", 
    "1.1", 
    "--config", 
    "565", 
    "8888", 
    "gpu", 
    "nonrendering", 
    "angle", 
    "hwui", 
    "msaa4", 
    "nvprmsaa4", 
    "--match", 
    "skp"
  ], 
  "Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind": [
    "--scales", 
    "1.0", 
    "1.1", 
    "--config", 
    "565", 
    "8888", 
    "gpu", 
    "nonrendering", 
    "angle", 
    "hwui", 
    "msaa16", 
    "nvprmsaa16", 
    "--loops", 
    "1", 
    "--samples", 
    "1"
  ], 
  "Test-Win7-MSVC-ShuttleA-GPU-HD2000-x86-Debug-ANGLE": [
    "--scales", 
    "1.0", 
    "1.1", 
    "--config", 
    "565", 
    "8888", 
    "gpu", 
    "nonrendering", 
    "angle", 
    "hwui", 
    "msaa16", 
    "nvprmsaa16", 
    "--benchTileW", 
    "256", 
    "--benchTileH", 
    "256", 
    "--match", 
    "~gradient", 
    "~etc1bitmap"
  ]
}