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

Unified 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 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 0ce1fcfaeb0816c3fa5fbc9f2ca9431b00079a65..c96eaa4bcac8a19d27b96eb4e8a26fbb7aa43710 100644
--- a/tools/dm_flags.json
+++ b/tools/dm_flags.json
@@ -5,7 +5,6 @@
"8888",
"gpu",
"msaa4",
- "nvprmsaa4",
"serialize-8888",
"tiles_rt-8888",
"pipe-8888",
@@ -158,7 +157,158 @@
"8888",
"gpu",
"msaa4",
borenet 2015/04/21 17:24:17 Does Tegra3 support nvprmsaa4?
+ "serialize-8888",
+ "tiles_rt-8888",
+ "pipe-8888",
+ "tiles_rt-gpu",
+ "--blacklist",
+ "gpu",
+ "_",
+ "_",
+ "PANO_20121023_214540.jpg",
+ "msaa",
+ "_",
+ "_",
+ "PANO_20121023_214540.jpg",
+ "_",
+ "image",
+ "decode",
+ "pal8os2v2.bmp",
+ "_",
+ "image",
+ "decode",
+ "pal8v4.bmp",
+ "_",
+ "image",
+ "decode",
+ "pal8v5.bmp",
+ "_",
+ "image",
+ "decode",
+ "rgb16-565.bmp",
+ "_",
+ "image",
+ "decode",
+ "rgb16-565pal.bmp",
+ "_",
+ "image",
+ "decode",
+ "rgb32-111110.bmp",
+ "_",
+ "image",
+ "decode",
+ "rgb32bf.bmp",
+ "_",
+ "image",
+ "decode",
+ "rgba32.bmp",
+ "_",
+ "image",
+ "decode",
+ "rgba32abf.bmp",
+ "_",
+ "image",
+ "decode",
+ "rgb24largepal.bmp",
+ "_",
+ "image",
+ "decode",
+ "pal8os2v2-16.bmp",
+ "_",
+ "image",
+ "decode",
+ "pal8oversizepal.bmp",
+ "_",
+ "image",
+ "decode",
+ "pal4rletrns.bmp",
+ "_",
+ "image",
+ "decode",
+ "pal8rletrns.bmp",
+ "_",
+ "image",
+ "decode",
+ "4bpp-pixeldata-cropped.bmp",
+ "_",
+ "image",
+ "decode",
+ "8bpp-pixeldata-cropped.bmp",
+ "_",
+ "image",
+ "decode",
+ "24bpp-pixeldata-cropped.bmp",
+ "_",
+ "image",
+ "decode",
+ "32bpp-pixeldata-cropped.bmp",
+ "_",
+ "image",
+ "subset",
+ "rgb24largepal.bmp",
+ "_",
+ "image",
+ "subset",
+ "pal8os2v2-16.bmp",
+ "_",
+ "image",
+ "subset",
+ "pal8oversizepal.bmp",
+ "_",
+ "image",
+ "subset",
+ "4bpp-pixeldata-cropped.bmp",
+ "_",
+ "image",
+ "subset",
+ "8bpp-pixeldata-cropped.bmp",
+ "_",
+ "image",
+ "subset",
+ "24bpp-pixeldata-cropped.bmp",
+ "_",
+ "image",
+ "subset",
+ "32bpp-pixeldata-cropped.bmp",
+ "_",
+ "image",
+ "decode",
+ "Hopstarter-Mac-Folders-Apple.ico",
+ "gpu",
+ "skp",
+ "_",
+ "_",
+ "msaa",
+ "skp",
+ "_",
+ "_",
+ "gpu",
+ "image",
+ "decode",
+ "_",
+ "msaa",
+ "image",
+ "decode",
+ "_",
+ "gpu",
+ "image",
+ "subset",
+ "_",
+ "msaa",
+ "image",
+ "subset",
+ "_",
+ "--match",
+ "~tabl_mozilla_0",
+ "~desk_yahoonews_0"
+ ],
+ "Test-Android-GCC-Nexus9-GPU-TegraK1-Arm64-Debug": [
+ "--config",
+ "565",
+ "8888",
+ "gpu",
"nvprmsaa4",
+ "msaa4",
"serialize-8888",
"tiles_rt-8888",
"pipe-8888",
@@ -457,7 +607,6 @@
"8888",
"gpu",
"msaa4",
borenet 2015/04/21 17:24:16 Does Tegra2 support nvprmsaa4?
- "nvprmsaa4",
"--blacklist",
"gpu",
"_",
@@ -606,7 +755,6 @@
"8888",
"gpu",
"msaa16",
- "nvprmsaa16",
"pdf",
"serialize-8888",
"tiles_rt-8888",
@@ -734,7 +882,6 @@
"8888",
"gpu",
"msaa16",
- "nvprmsaa16",
"pdf",
"serialize-8888",
"tiles_rt-8888",
@@ -885,8 +1032,8 @@
"565",
"8888",
"gpu",
- "msaa16",
"nvprmsaa16",
+ "msaa16",
"pdf",
"serialize-8888",
"tiles_rt-8888",
@@ -1038,7 +1185,6 @@
"8888",
"gpu",
"msaa16",
- "nvprmsaa16",
"pdf",
"serialize-8888",
"tiles_rt-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