Fix signed/unsigned warnings in debug build in flushStencil()
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 30 Mar 2011 21:43:04 +0000 (21:43 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 30 Mar 2011 21:43:04 +0000 (21:43 +0000)
commit2022c94ec45d29a3dba0867112ef813669057d1d
treef804218954a675f254ad564699e95435107599cc
parentb0259f3c86901c0a99f71d402ce293da6d324b6f
Fix signed/unsigned warnings in debug build in flushStencil()

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