Fix dumb mistake of passing the same matrix to both matrix params of GrGLMatrixEffect...
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 5 Nov 2012 19:28:12 +0000 (19:28 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 5 Nov 2012 19:28:12 +0000 (19:28 +0000)
commit31ca955c0611712528c0897928bf3b1100be2fcd
tree8330e6590f66e03b8412dbbe08bec07dda5e247e
parentdbe49f735484f8862e378b63d0a074a301093dd0
Fix dumb mistake of passing the same matrix to both matrix params of GrGLMatrixEffect::GenKey in texture domain effect.

Review: Over-the-shoulder review from robertphillips@google.com

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