Index: tools/nanobench_flags.py |
diff --git a/tools/nanobench_flags.py b/tools/nanobench_flags.py |
index 451cd5583bd87b4e745ded6675c2834f49eea427..a2ce167a64e5db8f54a1a5fb048e9835dd9c5e7a 100755 |
--- a/tools/nanobench_flags.py |
+++ b/tools/nanobench_flags.py |
@@ -44,6 +44,7 @@ def get_args(bot): |
if 'Appurify' not in bot: |
config = ['565', '8888', 'gpu', 'nonrendering', 'angle', 'hwui'] |
+ config.extend(['srgb', 'f16']) |
# The S4 crashes and the NP produces a long error stream when we run with |
# MSAA. |
if ('GalaxyS4' not in bot and |