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

Unified Diff: tools/dm_flags.json

Issue 958033004: Test msaa on bots using dm. 4 samples for Android, 16 elsewhere (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Rebase off Mike's patch and add exclusions Created 5 years, 10 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 c90f50ed2b9f7dfa8c971be1311c41a8b7b922e8..819ebf74ff654caf88ca0557cbde971fb6412504 100644
--- a/tools/dm_flags.json
+++ b/tools/dm_flags.json
@@ -4,6 +4,7 @@
"565",
"8888",
"gpu",
+ "msaa4",
"nvprmsaa4",
"serialize-8888",
"tiles_rt-8888",
@@ -44,6 +45,7 @@
"565",
"8888",
"gpu",
+ "msaa4",
"nvprmsaa4",
"--blacklist",
"gpu",
@@ -80,7 +82,8 @@
"565",
"8888",
"gpu",
- "nvprmsaa4",
+ "msaa16",
+ "nvprmsaa16",
"serialize-8888",
"tiles_rt-8888",
"pipe-8888",
@@ -100,7 +103,8 @@
"565",
"8888",
"gpu",
- "nvprmsaa4",
+ "msaa16",
+ "nvprmsaa16",
"serialize-8888",
"tiles_rt-8888",
"pipe-8888",
@@ -120,7 +124,8 @@
"565",
"8888",
"gpu",
- "nvprmsaa4",
+ "msaa16",
+ "nvprmsaa16",
"serialize-8888",
"tiles_rt-8888",
"pipe-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