From bb6c41b1dbe5021da5c7e8257e04d8ed6979af05 Mon Sep 17 00:00:00 2001 From: mtklein Date: Tue, 8 Mar 2016 11:31:11 -0800 Subject: add f16 and srgb --configs to nanobench BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1775093002 Review URL: https://codereview.chromium.org/1775093002 --- bench/nanobench.h | 1 + 1 file changed, 1 insertion(+) (limited to 'bench/nanobench.h') diff --git a/bench/nanobench.h b/bench/nanobench.h index 204ada6a4d..ad538dd896 100644 --- a/bench/nanobench.h +++ b/bench/nanobench.h @@ -26,6 +26,7 @@ struct Config { Benchmark::Backend backend; SkColorType color; SkAlphaType alpha; + SkColorProfileType profile; int samples; #if SK_SUPPORT_GPU GrContextFactory::GLContextType ctxType; -- cgit v1.2.3