Fix vertex buffer size computation when deferred text is disabled. This change makes...
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 18 Jan 2011 15:30:57 +0000 (15:30 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 18 Jan 2011 15:30:57 +0000 (15:30 +0000)
commit1572b071a739ea64a0b829bbaafa0b54dfe4bfac
tree1868633e7e50585b364aa2a829f8d99193835482
parentb9d84f3bed7255004b7df18fb2c2fcc0ffac78bc
Fix vertex buffer size computation when deferred text is disabled. This change makes it consistent with recent changes to the vertex layout bitfield in Issue 106.

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