Change vertex buffer size for draw buffer. Hopefully helps with some of the perf...
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 15 Mar 2012 17:47:06 +0000 (17:47 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 15 Mar 2012 17:47:06 +0000 (17:47 +0000)
commit60361493548d5259d0a8afae84274c2a3c31dcac
tree038fe3baaf7be99852369234fd0358105595e8c4
parentb8ff633dba733652184f856f267ec8d402c35f3d
Change vertex buffer size for draw buffer. Hopefully helps with some of the perf regression of r3382 on txt drawing.

git-svn-id: http://skia.googlecode.com/svn/trunk@3405 2bbb7eff-a529-9590-31e7-b0007b416f81
src/gpu/GrContext.cpp