Add a way to force raster pipeline blitter.
authorMike Klein <mtklein@chromium.org>
Wed, 10 May 2017 20:13:35 +0000 (16:13 -0400)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Thu, 11 May 2017 13:43:58 +0000 (13:43 +0000)
commitb60acfcfacdd5631f449fc0b8e8bec4396fa2fa5
tree3cecb3635b8c965d712f498307f085dfa051686b
parent6c9f1013772436b61d092b312dad5fecc144c09f
Add a way to force raster pipeline blitter.

    And add some Test/Perf bots to try it out!

CQ_INCLUDE_TRYBOTS=skia.primary:Perf-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Release-SK_FORCE_RASTER_PIPELINE_BLITTER

Change-Id: I56ea2285f9fec2e468fae89673a545a717ab0f49
Reviewed-on: https://skia-review.googlesource.com/16423
Reviewed-by: Eric Boren <borenet@google.com>
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Mike Klein <mtklein@chromium.org>
infra/bots/jobs.json
infra/bots/tasks.json
src/core/SkBlitter.cpp