blob: 049bf543fdf2b20784e4c2736abd7f7d7a85e0ca [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",
egdaniel73caadf2015-08-18 13:08:36 -070033 "~blurroundrect",
34 "~patch_grid",
35 "~desk_carsvg"
mtkleinf73e5892015-02-24 11:45:11 -080036 ],
benjaminwagnera1a8a602015-09-23 11:41:04 -070037 "Test-Android-GCC-GalaxyS4-GPU-SGX544-Arm7-Release": [
38 "--scales",
39 "1.0",
40 "1.1",
41 "--config",
42 "565",
43 "8888",
44 "gpu",
45 "nonrendering",
46 "angle",
47 "hwui",
48 "--match",
49 "~blurroundrect",
50 "~patch_grid",
51 "~desk_carsvg",
benjaminwagner3420d272015-09-23 12:20:47 -070052 "~GLInstancedArraysBench",
53 "~GLVertexAttributesBench",
54 "~GLVec4ScalarBench"
benjaminwagnera1a8a602015-09-23 11:41:04 -070055 ],
borenet1e37d172015-03-27 05:42:18 -070056 "Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind": [
borenet13e51f92015-03-09 06:59:16 -070057 "--scales",
58 "1.0",
59 "1.1",
60 "--config",
61 "565",
62 "8888",
63 "gpu",
64 "nonrendering",
65 "angle",
66 "hwui",
67 "msaa16",
68 "nvprmsaa16",
69 "--loops",
70 "1",
71 "--samples",
borenet1e37d172015-03-27 05:42:18 -070072 "1"
mtkleinf73e5892015-02-24 11:45:11 -080073 ],
borenet1e37d172015-03-27 05:42:18 -070074 "Test-Win7-MSVC-ShuttleA-GPU-HD2000-x86-Debug-ANGLE": [
mtkleinf73e5892015-02-24 11:45:11 -080075 "--scales",
76 "1.0",
77 "1.1",
bsalomonbdff1fc2015-02-28 16:56:31 -080078 "--config",
79 "565",
80 "8888",
81 "gpu",
82 "nonrendering",
83 "angle",
84 "hwui",
85 "msaa16",
86 "nvprmsaa16",
mtkleinbf9e6002015-06-16 10:41:27 -070087 "--GPUbenchTileW",
egdaniel9a0f6292015-03-20 07:03:52 -070088 "256",
mtkleinbf9e6002015-06-16 10:41:27 -070089 "--GPUbenchTileH",
egdaniel9a0f6292015-03-20 07:03:52 -070090 "256",
mtkleinf73e5892015-02-24 11:45:11 -080091 "--match",
92 "~gradient",
93 "~etc1bitmap"
mtkleinbf9e6002015-06-16 10:41:27 -070094 ],
95 "Test-iOS-Clang-iPad4-GPU-SGX554-Arm7-Debug": [
96 "--scales",
97 "1.0",
98 "1.1",
99 "--skps",
100 "ignore_skps",
101 "--config",
102 "565",
103 "8888",
104 "gpu",
105 "nonrendering",
106 "angle",
107 "hwui",
108 "msaa16",
109 "nvprmsaa16",
110 "--match",
111 "~blurroundrect",
112 "~patch_grid",
113 "~desk_carsvg",
114 "~keymobi",
115 "~path_hairline"
mtkleinf73e5892015-02-24 11:45:11 -0800116 ]
117}