Revert of Move vertex buffer setup out of drawPackedGlyph(). (https://codereview...
authorjvanverth <jvanverth@google.com>
Fri, 25 Jul 2014 18:52:16 +0000 (11:52 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 25 Jul 2014 18:52:16 +0000 (11:52 -0700)
commit6c18c80c866dc1d89f0a76c93d62bbff886e3c2b
treee315f425dee5580112df9ded12da2e256b9e126f
parent1d38619389cc1100bd516b9acbf17b7bd42d33ce
Revert of Move vertex buffer setup out of drawPackedGlyph(). (https://codereview.chromium.org/414573002/)

Reason for revert:
Breaking Ubuntu and Windows bots.

Original issue's description:
> Move vertex buffer setup out of drawPackedGlyph().
>
> This gets a very welcome ~10% speedup on my Mac.
>
> Committed: https://skia.googlesource.com/skia/+/1d38619389cc1100bd516b9acbf17b7bd42d33ce

R=bsalomon@google.com
TBR=bsalomon@google.com
NOTREECHECKS=true
NOTRY=true

Author: jvanverth@google.com

Review URL: https://codereview.chromium.org/419943002
src/gpu/GrBitmapTextContext.cpp
src/gpu/GrBitmapTextContext.h
src/gpu/GrDistanceFieldTextContext.cpp
src/gpu/GrDistanceFieldTextContext.h