DescriptionImage filters: simplify filterInputGPU().
Remove a call to canFilterImageGPU() / filterImageGPU() from
filterInputGPU(). There's no reason to do this, since
the subsequent filterImage() call will do it for us anyway.
And this call actually defeats caching (as demonstrated by
the attached bench).
BUG=skia:
Committed: https://skia.googlesource.com/skia/+/7b87ee7a1c43ad9d4d20955cc25f3c31af161bb5
Patch Set 1 #
Messages
Total messages: 10 (6 generated)
|