RESOLVED WONTFIX 96692
[CSS Shaders][Skia] Optimize FECustomFilterSkia.cpp to avoid making copies of textures
https://bugs.webkit.org/show_bug.cgi?id=96692
Summary [CSS Shaders][Skia] Optimize FECustomFilterSkia.cpp to avoid making copies of...
Alexandru Chiculita
Reported 2012-09-13 14:10:25 PDT
Right now FECustomFilterSkia copies textures from Skia and back to Skia. We can avoid that when the input buffer is already accelerated.
Attachments
Note You need to log in before you can comment on or make changes to this bug.