When processing a morphology filter on the GPU, pass the processed texture,
authorsenorblanco@chromium.org <senorblanco@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 2 Oct 2012 14:24:22 +0000 (14:24 +0000)
committersenorblanco@chromium.org <senorblanco@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 2 Oct 2012 14:24:22 +0000 (14:24 +0000)
commit4e3875348b2cc33f40cd86442d4d1a29b25dcf93
tree4c07fbac60340cd2fe66a960e910e66d6b2c8657
parent8d25eb138a8ddaadd3fc5c7dbf39e1440e34254f
When processing a morphology filter on the GPU, pass the processed texture,
not the original source texture.

Review URL:  https://codereview.appspot.com/6587057/

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