Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(76)

Side by Side Diff: tools/dm_flags.json

Issue 1099023003: Ask for NVPR only when we expect it to be available. (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | tools/dm_flags.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "Test-Android-GCC-GalaxyS3-GPU-Mali400-Arm7-Debug": [ 2 "Test-Android-GCC-GalaxyS3-GPU-Mali400-Arm7-Debug": [
3 "--config", 3 "--config",
4 "565", 4 "565",
5 "8888", 5 "8888",
6 "gpu", 6 "gpu",
7 "msaa4", 7 "msaa4",
8 "nvprmsaa4",
9 "serialize-8888", 8 "serialize-8888",
10 "tiles_rt-8888", 9 "tiles_rt-8888",
11 "pipe-8888", 10 "pipe-8888",
12 "tiles_rt-gpu", 11 "tiles_rt-gpu",
13 "--blacklist", 12 "--blacklist",
14 "gpu", 13 "gpu",
15 "_", 14 "_",
16 "_", 15 "_",
17 "PANO_20121023_214540.jpg", 16 "PANO_20121023_214540.jpg",
18 "msaa", 17 "msaa",
(...skipping 131 matching lines...) Expand 10 before | Expand all | Expand 10 after
150 "--match", 149 "--match",
151 "~WritePixels", 150 "~WritePixels",
152 "~tabl_mozilla_0", 151 "~tabl_mozilla_0",
153 "~desk_yahoonews_0" 152 "~desk_yahoonews_0"
154 ], 153 ],
155 "Test-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Release": [ 154 "Test-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Release": [
156 "--config", 155 "--config",
157 "565", 156 "565",
158 "8888", 157 "8888",
159 "gpu", 158 "gpu",
160 "msaa4", 159 "msaa4",
borenet 2015/04/21 17:24:17 Does Tegra3 support nvprmsaa4?
161 "nvprmsaa4",
162 "serialize-8888", 160 "serialize-8888",
163 "tiles_rt-8888", 161 "tiles_rt-8888",
164 "pipe-8888", 162 "pipe-8888",
163 "tiles_rt-gpu",
164 "--blacklist",
165 "gpu",
166 "_",
167 "_",
168 "PANO_20121023_214540.jpg",
169 "msaa",
170 "_",
171 "_",
172 "PANO_20121023_214540.jpg",
173 "_",
174 "image",
175 "decode",
176 "pal8os2v2.bmp",
177 "_",
178 "image",
179 "decode",
180 "pal8v4.bmp",
181 "_",
182 "image",
183 "decode",
184 "pal8v5.bmp",
185 "_",
186 "image",
187 "decode",
188 "rgb16-565.bmp",
189 "_",
190 "image",
191 "decode",
192 "rgb16-565pal.bmp",
193 "_",
194 "image",
195 "decode",
196 "rgb32-111110.bmp",
197 "_",
198 "image",
199 "decode",
200 "rgb32bf.bmp",
201 "_",
202 "image",
203 "decode",
204 "rgba32.bmp",
205 "_",
206 "image",
207 "decode",
208 "rgba32abf.bmp",
209 "_",
210 "image",
211 "decode",
212 "rgb24largepal.bmp",
213 "_",
214 "image",
215 "decode",
216 "pal8os2v2-16.bmp",
217 "_",
218 "image",
219 "decode",
220 "pal8oversizepal.bmp",
221 "_",
222 "image",
223 "decode",
224 "pal4rletrns.bmp",
225 "_",
226 "image",
227 "decode",
228 "pal8rletrns.bmp",
229 "_",
230 "image",
231 "decode",
232 "4bpp-pixeldata-cropped.bmp",
233 "_",
234 "image",
235 "decode",
236 "8bpp-pixeldata-cropped.bmp",
237 "_",
238 "image",
239 "decode",
240 "24bpp-pixeldata-cropped.bmp",
241 "_",
242 "image",
243 "decode",
244 "32bpp-pixeldata-cropped.bmp",
245 "_",
246 "image",
247 "subset",
248 "rgb24largepal.bmp",
249 "_",
250 "image",
251 "subset",
252 "pal8os2v2-16.bmp",
253 "_",
254 "image",
255 "subset",
256 "pal8oversizepal.bmp",
257 "_",
258 "image",
259 "subset",
260 "4bpp-pixeldata-cropped.bmp",
261 "_",
262 "image",
263 "subset",
264 "8bpp-pixeldata-cropped.bmp",
265 "_",
266 "image",
267 "subset",
268 "24bpp-pixeldata-cropped.bmp",
269 "_",
270 "image",
271 "subset",
272 "32bpp-pixeldata-cropped.bmp",
273 "_",
274 "image",
275 "decode",
276 "Hopstarter-Mac-Folders-Apple.ico",
277 "gpu",
278 "skp",
279 "_",
280 "_",
281 "msaa",
282 "skp",
283 "_",
284 "_",
285 "gpu",
286 "image",
287 "decode",
288 "_",
289 "msaa",
290 "image",
291 "decode",
292 "_",
293 "gpu",
294 "image",
295 "subset",
296 "_",
297 "msaa",
298 "image",
299 "subset",
300 "_",
301 "--match",
302 "~tabl_mozilla_0",
303 "~desk_yahoonews_0"
304 ],
305 "Test-Android-GCC-Nexus9-GPU-TegraK1-Arm64-Debug": [
306 "--config",
307 "565",
308 "8888",
309 "gpu",
310 "nvprmsaa4",
311 "msaa4",
312 "serialize-8888",
313 "tiles_rt-8888",
314 "pipe-8888",
165 "tiles_rt-gpu", 315 "tiles_rt-gpu",
166 "--blacklist", 316 "--blacklist",
167 "gpu", 317 "gpu",
168 "_", 318 "_",
169 "_", 319 "_",
170 "PANO_20121023_214540.jpg", 320 "PANO_20121023_214540.jpg",
171 "msaa", 321 "msaa",
172 "_", 322 "_",
173 "_", 323 "_",
174 "PANO_20121023_214540.jpg", 324 "PANO_20121023_214540.jpg",
(...skipping 274 matching lines...) Expand 10 before | Expand all | Expand 10 after
449 "--match", 599 "--match",
450 "~tabl_mozilla_0", 600 "~tabl_mozilla_0",
451 "~desk_yahoonews_0", 601 "~desk_yahoonews_0",
452 "~ResourceCache" 602 "~ResourceCache"
453 ], 603 ],
454 "Test-Android-GCC-Xoom-GPU-Tegra2-Arm7-Release": [ 604 "Test-Android-GCC-Xoom-GPU-Tegra2-Arm7-Release": [
455 "--config", 605 "--config",
456 "565", 606 "565",
457 "8888", 607 "8888",
458 "gpu", 608 "gpu",
459 "msaa4", 609 "msaa4",
borenet 2015/04/21 17:24:16 Does Tegra2 support nvprmsaa4?
460 "nvprmsaa4",
461 "--blacklist", 610 "--blacklist",
462 "gpu", 611 "gpu",
463 "_", 612 "_",
464 "_", 613 "_",
465 "PANO_20121023_214540.jpg", 614 "PANO_20121023_214540.jpg",
466 "msaa", 615 "msaa",
467 "_", 616 "_",
468 "_", 617 "_",
469 "PANO_20121023_214540.jpg", 618 "PANO_20121023_214540.jpg",
470 "_", 619 "_",
(...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after
599 "~WritePixels", 748 "~WritePixels",
600 "~tabl_mozilla_0", 749 "~tabl_mozilla_0",
601 "~desk_yahoonews_0" 750 "~desk_yahoonews_0"
602 ], 751 ],
603 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-TSAN": [ 752 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-TSAN": [
604 "--config", 753 "--config",
605 "565", 754 "565",
606 "8888", 755 "8888",
607 "gpu", 756 "gpu",
608 "msaa16", 757 "msaa16",
609 "nvprmsaa16",
610 "pdf", 758 "pdf",
611 "serialize-8888", 759 "serialize-8888",
612 "tiles_rt-8888", 760 "tiles_rt-8888",
613 "pipe-8888", 761 "pipe-8888",
614 "tiles_rt-gpu", 762 "tiles_rt-gpu",
615 "--blacklist", 763 "--blacklist",
616 "gpu", 764 "gpu",
617 "_", 765 "_",
618 "_", 766 "_",
619 "PANO_20121023_214540.jpg", 767 "PANO_20121023_214540.jpg",
(...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after
727 "Hopstarter-Mac-Folders-Apple.ico", 875 "Hopstarter-Mac-Folders-Apple.ico",
728 "--match", 876 "--match",
729 "~Math" 877 "~Math"
730 ], 878 ],
731 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Valgrind": [ 879 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Valgrind": [
732 "--config", 880 "--config",
733 "565", 881 "565",
734 "8888", 882 "8888",
735 "gpu", 883 "gpu",
736 "msaa16", 884 "msaa16",
737 "nvprmsaa16",
738 "pdf", 885 "pdf",
739 "serialize-8888", 886 "serialize-8888",
740 "tiles_rt-8888", 887 "tiles_rt-8888",
741 "pipe-8888", 888 "pipe-8888",
742 "tiles_rt-gpu", 889 "tiles_rt-gpu",
743 "--blacklist", 890 "--blacklist",
744 "gpu", 891 "gpu",
745 "_", 892 "_",
746 "_", 893 "_",
747 "PANO_20121023_214540.jpg", 894 "PANO_20121023_214540.jpg",
(...skipping 130 matching lines...) Expand 10 before | Expand all | Expand 10 after
878 "_", 1025 "_",
879 "desk_wikipedia.skp", 1026 "desk_wikipedia.skp",
880 "--match", 1027 "--match",
881 "~Threaded" 1028 "~Threaded"
882 ], 1029 ],
883 "Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind": [ 1030 "Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind": [
884 "--config", 1031 "--config",
885 "565", 1032 "565",
886 "8888", 1033 "8888",
887 "gpu", 1034 "gpu",
1035 "nvprmsaa16",
888 "msaa16", 1036 "msaa16",
889 "nvprmsaa16",
890 "pdf", 1037 "pdf",
891 "serialize-8888", 1038 "serialize-8888",
892 "tiles_rt-8888", 1039 "tiles_rt-8888",
893 "pipe-8888", 1040 "pipe-8888",
894 "tiles_rt-gpu", 1041 "tiles_rt-gpu",
895 "--blacklist", 1042 "--blacklist",
896 "gpu", 1043 "gpu",
897 "_", 1044 "_",
898 "_", 1045 "_",
899 "PANO_20121023_214540.jpg", 1046 "PANO_20121023_214540.jpg",
(...skipping 131 matching lines...) Expand 10 before | Expand all | Expand 10 after
1031 "desk_wikipedia.skp", 1178 "desk_wikipedia.skp",
1032 "--match", 1179 "--match",
1033 "~Threaded" 1180 "~Threaded"
1034 ], 1181 ],
1035 "Test-Win7-MSVC-ShuttleA-GPU-HD2000-x86-Debug-ANGLE": [ 1182 "Test-Win7-MSVC-ShuttleA-GPU-HD2000-x86-Debug-ANGLE": [
1036 "--config", 1183 "--config",
1037 "565", 1184 "565",
1038 "8888", 1185 "8888",
1039 "gpu", 1186 "gpu",
1040 "msaa16", 1187 "msaa16",
1041 "nvprmsaa16",
1042 "pdf", 1188 "pdf",
1043 "serialize-8888", 1189 "serialize-8888",
1044 "tiles_rt-8888", 1190 "tiles_rt-8888",
1045 "pipe-8888", 1191 "pipe-8888",
1046 "tiles_rt-gpu", 1192 "tiles_rt-gpu",
1047 "angle", 1193 "angle",
1048 "--blacklist", 1194 "--blacklist",
1049 "gpu", 1195 "gpu",
1050 "_", 1196 "_",
1051 "_", 1197 "_",
(...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after
1169 "msaa16", 1315 "msaa16",
1170 "gm", 1316 "gm",
1171 "_", 1317 "_",
1172 "colorwheelnative", 1318 "colorwheelnative",
1173 "pdf", 1319 "pdf",
1174 "gm", 1320 "gm",
1175 "_", 1321 "_",
1176 "fontmgr_iter_factory" 1322 "fontmgr_iter_factory"
1177 ] 1323 ]
1178 } 1324 }
OLDNEW
« no previous file with comments | « no previous file | tools/dm_flags.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698