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

Unified Diff: tools/nanobench_flags.json

Issue 1365683003: Blacklist GLVertexAttributesBench and GLVec4ScalarBench for GalaxyS4 due to skia:4373 (Closed) Base URL: https://skia.googlesource.com/skia.git@bl-nanobench
Patch Set: Created 5 years, 3 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 6084ad1609985549bdd86d1f8bfe93e1890e7adb..049bf543fdf2b20784e4c2736abd7f7d7a85e0ca 100644
--- a/tools/nanobench_flags.json
+++ b/tools/nanobench_flags.json
@@ -49,7 +49,9 @@
"~blurroundrect",
"~patch_grid",
"~desk_carsvg",
- "~GLInstancedArraysBench"
+ "~GLInstancedArraysBench",
+ "~GLVertexAttributesBench",
+ "~GLVec4ScalarBench"
],
"Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind": [
"--scales",
« 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