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

Unified Diff: tools/dm_flags.json

Issue 1868473003: Alter dm_flags.py logic flow for certain configs (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: minor Created 4 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | tools/dm_flags.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/dm_flags.json
diff --git a/tools/dm_flags.json b/tools/dm_flags.json
index 6df7a252bfe639924c2691c8028f1c1c15a5c580..c842db72ecdce2706677dac8e8ed91ea20870c81 100644
--- a/tools/dm_flags.json
+++ b/tools/dm_flags.json
@@ -1203,7 +1203,7 @@
"8888",
"gl",
"glsrgb",
- "msaa4",
+ "glmsaa4",
"serialize-8888",
"tiles_rt-8888",
"pic-8888",
@@ -1818,8 +1818,8 @@
"8888",
"gpu",
"gpusrgb",
- "nvprdit4",
"msaa4",
+ "nvprdit4",
"serialize-8888",
"tiles_rt-8888",
"pic-8888",
@@ -2343,8 +2343,8 @@
"8888",
"gpu",
"gpusrgb",
- "msaa16",
"pdf",
+ "msaa16",
"serialize-8888",
"tiles_rt-8888",
"pic-8888",
@@ -2688,8 +2688,8 @@
"8888",
"gpu",
"gpusrgb",
- "msaa16",
"pdf",
+ "msaa16",
"serialize-8888",
"tiles_rt-8888",
"pic-8888",
@@ -2937,12 +2937,12 @@
"8888",
"gpu",
"gpusrgb",
+ "pdf",
+ "msaa16",
"f16",
"srgb",
"sp-8888",
"2ndpic-8888",
- "msaa16",
- "pdf",
"serialize-8888",
"tiles_rt-8888",
"pic-8888",
@@ -3161,12 +3161,12 @@
"8888",
"gpu",
"gpusrgb",
+ "pdf",
+ "msaa16",
"f16",
"srgb",
"sp-8888",
"2ndpic-8888",
- "msaa16",
- "pdf",
"serialize-8888",
"tiles_rt-8888",
"pic-8888",
@@ -3382,12 +3382,12 @@
"8888",
"gpu",
"gpusrgb",
+ "pdf",
+ "msaa16",
"f16",
"srgb",
"sp-8888",
"2ndpic-8888",
- "msaa16",
- "pdf",
"serialize-8888",
"tiles_rt-8888",
"pic-8888",
@@ -3625,9 +3625,9 @@
"8888",
"gpu",
"gpusrgb",
- "nvprdit16",
- "msaa16",
"pdf",
+ "msaa16",
+ "nvprdit16",
"serialize-8888",
"tiles_rt-8888",
"pic-8888",
@@ -3959,8 +3959,8 @@
"8888",
"gpu",
"gpusrgb",
- "msaa16",
"pdf",
+ "msaa16",
"serialize-8888",
"tiles_rt-8888",
"pic-8888",
« 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