OLD | NEW |
---|---|
1 { | 1 { |
2 "Pretend-iOS-Bot": [ | 2 "Pretend-iOS-Bot": [ |
3 "--matrix", | 3 "--matrix", |
4 "0", | 4 "0", |
5 "1", | 5 "1", |
6 "1", | 6 "1", |
7 "0", | 7 "0", |
8 "--config", | 8 "--config", |
9 "565", | 9 "565", |
10 "8888", | 10 "8888", |
(...skipping 170 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
181 "image", | 181 "image", |
182 "decode", | 182 "decode", |
183 "_", | 183 "_", |
184 "msaa", | 184 "msaa", |
185 "image", | 185 "image", |
186 "decode", | 186 "decode", |
187 "_", | 187 "_", |
188 "msaa16", | 188 "msaa16", |
189 "gm", | 189 "gm", |
190 "_", | 190 "_", |
191 "tilemodesProcess", | 191 "tilemodesProcess" |
192 "--match", | |
193 "~WritePixels" | |
194 ], | 192 ], |
195 "Test-Android-GCC-AndroidOne-GPU-Mali400MP2-Arm7-Release": [ | 193 "Test-Android-GCC-AndroidOne-GPU-Mali400MP2-Arm7-Release": [ |
196 "--config", | 194 "--config", |
197 "565", | 195 "565", |
198 "8888", | 196 "8888", |
199 "gpu", | 197 "gpu", |
200 "msaa4", | 198 "msaa4", |
201 "serialize-8888", | 199 "serialize-8888", |
202 "tiles_rt-8888", | 200 "tiles_rt-8888", |
203 "pipe-8888", | 201 "pipe-8888", |
(...skipping 1973 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
2177 "_", | 2175 "_", |
2178 "image", | 2176 "image", |
2179 "_", | 2177 "_", |
2180 "interlaced2.png", | 2178 "interlaced2.png", |
2181 "_", | 2179 "_", |
2182 "image", | 2180 "image", |
2183 "_", | 2181 "_", |
2184 "interlaced3.png" | 2182 "interlaced3.png" |
2185 ] | 2183 ] |
2186 } | 2184 } |
OLD | NEW |