Fix comparison of GrPaint::fCoverage (which is a byte not a uint32_t)
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 28 Mar 2012 18:45:58 +0000 (18:45 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 28 Mar 2012 18:45:58 +0000 (18:45 +0000)
commit4fd99ea4494dee2cff9e6d3de1e5a8750daaed42
tree7855835d5da17729752cab233f0b62fdc194e32d
parentd91f370835c61c63c643c147ac8625157ee20993
Fix comparison of GrPaint::fCoverage (which is a byte not a uint32_t)

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