Move dump of batches to be after the forwardCombine call in prepareBatches
authorrobertphillips <robertphillips@google.com>
Wed, 29 Jun 2016 20:43:22 +0000 (13:43 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 29 Jun 2016 20:43:23 +0000 (13:43 -0700)
commit27fe1f849d2b6f96b49cc919df7d5f6d74598aa1
tree00c467944004e5af9752ed9fd7f6cebccc026135
parent67f62fae59e982f221d29e2bd0a89a72eaf486bc
Move dump of batches to be after the forwardCombine call in prepareBatches

This eliminates an unfortunate red herring. Text batching isn't actually as bad as I had feared.

GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2110123003

Review-Url: https://codereview.chromium.org/2110123003
src/gpu/GrDrawingManager.cpp