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

Unified Diff: tools/nanobench_flags.json

Issue 1769163006: nanobench: turn on f16 and sRGB on the bots (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | tools/nanobench_flags.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/nanobench_flags.json
diff --git a/tools/nanobench_flags.json b/tools/nanobench_flags.json
index 2eaa3b7268bf7b9c58171d26a78c426068c52428..bdf7cf108db8e5c66a3fb7040ac6a324c8fe7cf7 100644
--- a/tools/nanobench_flags.json
+++ b/tools/nanobench_flags.json
@@ -16,6 +16,8 @@
"nonrendering",
"angle",
"hwui",
+ "srgb",
+ "f16",
"msaa4",
"nvprmsaa4",
"--match",
@@ -59,6 +61,8 @@
"nonrendering",
"angle",
"hwui",
+ "srgb",
+ "f16",
"--match",
"~blurroundrect",
"~patch_grid",
@@ -99,6 +103,8 @@
"nonrendering",
"angle",
"hwui",
+ "srgb",
+ "f16",
"msaa4",
"nvprmsaa4",
"--match",
@@ -142,6 +148,8 @@
"nonrendering",
"angle",
"hwui",
+ "srgb",
+ "f16",
"--match",
"~blurroundrect",
"~patch_grid",
@@ -179,6 +187,8 @@
"nonrendering",
"angle",
"hwui",
+ "srgb",
+ "f16",
"msaa16",
"nvprmsaa16",
"--match",
@@ -199,6 +209,8 @@
"nonrendering",
"angle",
"hwui",
+ "srgb",
+ "f16",
"msaa16",
"nvprmsaa16",
"--loops",
@@ -246,6 +258,8 @@
"nonrendering",
"angle",
"hwui",
+ "srgb",
+ "f16",
"msaa16",
"nvprmsaa16",
"--GPUbenchTileW",
@@ -295,6 +309,8 @@
"nonrendering",
"angle",
"hwui",
+ "srgb",
+ "f16",
"msaa16",
"nvprmsaa16",
"--match",
« no previous file with comments | « no previous file | tools/nanobench_flags.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698