Fix stroked rrects with batching.
authorjvanverth <jvanverth@google.com>
Mon, 29 Aug 2016 20:50:07 +0000 (13:50 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 29 Aug 2016 20:50:07 +0000 (13:50 -0700)
commita3992bfb837bbc5070688fe7d8e83290ef5ae26a
tree932df7298865c78474aa0a14a313bcbe956c9330
parentf5f97dd7ab0a9d7cf781a8457926f9d48f4b637e
Fix stroked rrects with batching.

Was using stroked shader for fills and vice versa.

GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2288923002
TBR=bsalomon@google.com

Review-Url: https://codereview.chromium.org/2288923002
src/gpu/GrOvalRenderer.cpp