Fix param order in setVertexSourceToBuffer calls due to r786 when GR_STATIC_RECT_VB...
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 14 Feb 2011 18:27:55 +0000 (18:27 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 14 Feb 2011 18:27:55 +0000 (18:27 +0000)
commit97b624529c014b93cabffac5f0ef5a5842473a4b
tree93b42a9caeea5eb061048eab97e943a0ab180000
parent09053444ad1c8cff0f9f47ebe68d3b43bff8e39e
Fix param order in setVertexSourceToBuffer calls due to r786 when GR_STATIC_RECT_VB is 1

Review URL: http://codereview.appspot.com/4179047/

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