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

Side by Side Diff: tools/dm_flags.json

Issue 953743007: fix nvpr (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 9 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-Nexus7-Tegra3-Arm7-Release": [ 2 "Test-Android-Nexus7-Tegra3-Arm7-Release": [
3 "--config", 3 "--config",
4 "565", 4 "565",
5 "8888", 5 "8888",
6 "gpu", 6 "gpu",
7 "nvprmsaa", 7 "nvprmsaa4",
8 "serialize-8888", 8 "serialize-8888",
9 "tiles_rt-8888", 9 "tiles_rt-8888",
10 "pipe-8888", 10 "pipe-8888",
11 "tiles_rt-gpu", 11 "tiles_rt-gpu",
12 "--blacklist", 12 "--blacklist",
13 "gpu", 13 "gpu",
14 "_", 14 "_",
15 "PANO_20121023_214540.jpg", 15 "PANO_20121023_214540.jpg",
16 "msaa", 16 "msaa",
17 "_", 17 "_",
(...skipping 19 matching lines...) Expand all
37 "--match", 37 "--match",
38 "~tabl_mozilla_0", 38 "~tabl_mozilla_0",
39 "~desk_yahoonews_0", 39 "~desk_yahoonews_0",
40 "--nocpu" 40 "--nocpu"
41 ], 41 ],
42 "Test-Android-Xoom-Tegra2-Arm7-Release": [ 42 "Test-Android-Xoom-Tegra2-Arm7-Release": [
43 "--config", 43 "--config",
44 "565", 44 "565",
45 "8888", 45 "8888",
46 "gpu", 46 "gpu",
47 "nvprmsaa", 47 "nvprmsaa4",
48 "--blacklist", 48 "--blacklist",
49 "gpu", 49 "gpu",
50 "_", 50 "_",
51 "PANO_20121023_214540.jpg", 51 "PANO_20121023_214540.jpg",
52 "msaa", 52 "msaa",
53 "_", 53 "_",
54 "PANO_20121023_214540.jpg", 54 "PANO_20121023_214540.jpg",
55 "gpu", 55 "gpu",
56 "skp", 56 "skp",
57 "_", 57 "_",
(...skipping 15 matching lines...) Expand all
73 "--match", 73 "--match",
74 "~WritePixels", 74 "~WritePixels",
75 "~tabl_mozilla_0", 75 "~tabl_mozilla_0",
76 "~desk_yahoonews_0" 76 "~desk_yahoonews_0"
77 ], 77 ],
78 "Test-ChromeOS-Alex-GMA3150-x86-Debug": [ 78 "Test-ChromeOS-Alex-GMA3150-x86-Debug": [
79 "--config", 79 "--config",
80 "565", 80 "565",
81 "8888", 81 "8888",
82 "gpu", 82 "gpu",
83 "nvprmsaa", 83 "nvprmsaa4",
84 "serialize-8888", 84 "serialize-8888",
85 "tiles_rt-8888", 85 "tiles_rt-8888",
86 "pipe-8888", 86 "pipe-8888",
87 "tiles_rt-gpu", 87 "tiles_rt-gpu",
88 "--blacklist", 88 "--blacklist",
89 "gpu", 89 "gpu",
90 "_", 90 "_",
91 "PANO_20121023_214540.jpg", 91 "PANO_20121023_214540.jpg",
92 "msaa", 92 "msaa",
93 "_", 93 "_",
94 "PANO_20121023_214540.jpg", 94 "PANO_20121023_214540.jpg",
95 "--threads", 95 "--threads",
96 "1" 96 "1"
97 ], 97 ],
98 "Test-Ubuntu12-ShuttleA-GTX550Ti-x86_64-Release-Valgrind": [ 98 "Test-Ubuntu12-ShuttleA-GTX550Ti-x86_64-Release-Valgrind": [
99 "--config", 99 "--config",
100 "565", 100 "565",
101 "8888", 101 "8888",
102 "gpu", 102 "gpu",
103 "nvprmsaa", 103 "nvprmsaa4",
104 "serialize-8888", 104 "serialize-8888",
105 "tiles_rt-8888", 105 "tiles_rt-8888",
106 "pipe-8888", 106 "pipe-8888",
107 "tiles_rt-gpu", 107 "tiles_rt-gpu",
108 "--blacklist", 108 "--blacklist",
109 "gpu", 109 "gpu",
110 "_", 110 "_",
111 "PANO_20121023_214540.jpg", 111 "PANO_20121023_214540.jpg",
112 "msaa", 112 "msaa",
113 "_", 113 "_",
114 "PANO_20121023_214540.jpg", 114 "PANO_20121023_214540.jpg",
115 "--match", 115 "--match",
116 "~Threaded" 116 "~Threaded"
117 ], 117 ],
118 "Test-Win7-ShuttleA-HD2000-x86-Debug-ANGLE": [ 118 "Test-Win7-ShuttleA-HD2000-x86-Debug-ANGLE": [
119 "--config", 119 "--config",
120 "565", 120 "565",
121 "8888", 121 "8888",
122 "gpu", 122 "gpu",
123 "nvprmsaa", 123 "nvprmsaa4",
124 "serialize-8888", 124 "serialize-8888",
125 "tiles_rt-8888", 125 "tiles_rt-8888",
126 "pipe-8888", 126 "pipe-8888",
127 "tiles_rt-gpu", 127 "tiles_rt-gpu",
128 "angle", 128 "angle",
129 "--blacklist", 129 "--blacklist",
130 "gpu", 130 "gpu",
131 "_", 131 "_",
132 "PANO_20121023_214540.jpg", 132 "PANO_20121023_214540.jpg",
133 "msaa", 133 "msaa",
134 "_", 134 "_",
135 "PANO_20121023_214540.jpg" 135 "PANO_20121023_214540.jpg"
136 ] 136 ]
137 } 137 }
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