blob: 90002a8a0b1ba198a0c45b23f2561aa84bcfb3a1 [file] [log] [blame]
mtkleinf73e5892015-02-24 11:45:11 -08001{
mtkleine4b19c42015-05-05 10:28:44 -07002 "Perf-Android-GCC-NexusPlayer-GPU-PowerVR-x86-Release": [
3 "--scales",
4 "1.0",
5 "1.1",
6 "--config",
7 "565",
8 "8888",
9 "gpu",
10 "nonrendering",
11 "angle",
12 "hwui",
13 "--match",
14 "~blurroundrect",
15 "~patch_grid",
16 "~desk_carsvg",
17 "~desk_unicodetable"
18 ],
mtkleinf73e5892015-02-24 11:45:11 -080019 "Perf-Android-Nexus7-Tegra3-Arm7-Release": [
20 "--scales",
21 "1.0",
22 "1.1",
bsalomonbdff1fc2015-02-28 16:56:31 -080023 "--config",
24 "565",
25 "8888",
26 "gpu",
27 "nonrendering",
28 "angle",
29 "hwui",
30 "msaa4",
31 "nvprmsaa4",
mtkleinf73e5892015-02-24 11:45:11 -080032 "--match",
33 "skp"
34 ],
borenet1e37d172015-03-27 05:42:18 -070035 "Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind": [
borenet13e51f92015-03-09 06:59:16 -070036 "--scales",
37 "1.0",
38 "1.1",
39 "--config",
40 "565",
41 "8888",
42 "gpu",
43 "nonrendering",
44 "angle",
45 "hwui",
46 "msaa16",
47 "nvprmsaa16",
48 "--loops",
49 "1",
50 "--samples",
borenet1e37d172015-03-27 05:42:18 -070051 "1"
mtkleinf73e5892015-02-24 11:45:11 -080052 ],
borenet1e37d172015-03-27 05:42:18 -070053 "Test-Win7-MSVC-ShuttleA-GPU-HD2000-x86-Debug-ANGLE": [
mtkleinf73e5892015-02-24 11:45:11 -080054 "--scales",
55 "1.0",
56 "1.1",
bsalomonbdff1fc2015-02-28 16:56:31 -080057 "--config",
58 "565",
59 "8888",
60 "gpu",
61 "nonrendering",
62 "angle",
63 "hwui",
64 "msaa16",
65 "nvprmsaa16",
mtkleinbf9e6002015-06-16 10:41:27 -070066 "--GPUbenchTileW",
egdaniel9a0f6292015-03-20 07:03:52 -070067 "256",
mtkleinbf9e6002015-06-16 10:41:27 -070068 "--GPUbenchTileH",
egdaniel9a0f6292015-03-20 07:03:52 -070069 "256",
mtkleinf73e5892015-02-24 11:45:11 -080070 "--match",
71 "~gradient",
72 "~etc1bitmap"
mtkleinbf9e6002015-06-16 10:41:27 -070073 ],
74 "Test-iOS-Clang-iPad4-GPU-SGX554-Arm7-Debug": [
75 "--scales",
76 "1.0",
77 "1.1",
78 "--skps",
79 "ignore_skps",
80 "--config",
81 "565",
82 "8888",
83 "gpu",
84 "nonrendering",
85 "angle",
86 "hwui",
87 "msaa16",
88 "nvprmsaa16",
89 "--match",
90 "~blurroundrect",
91 "~patch_grid",
92 "~desk_carsvg",
93 "~keymobi",
94 "~path_hairline"
mtkleinf73e5892015-02-24 11:45:11 -080095 ]
96}