Skip batch iteration in GrDrawTarget::forwardCombine when the max look ahead is 0
authorbsalomon <bsalomon@google.com>
Mon, 29 Aug 2016 19:43:27 +0000 (12:43 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 29 Aug 2016 19:43:28 +0000 (12:43 -0700)
commitdb27fc5ed75c7cf69cf3a0c38b0770d73a6e1508
treeb808612beba4017767f6179a701329e514e03a5a
parentadbd480102ff0f1d7f85b09e3d87c713f2442dd2
Skip batch iteration in GrDrawTarget::forwardCombine when the max look ahead is 0

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

Review-Url: https://codereview.chromium.org/2288373002
src/gpu/GrDrawTarget.cpp