Bug 96692

Summary: [CSS Shaders][Skia] Optimize FECustomFilterSkia.cpp to avoid making copies of textures
Product: WebKit Reporter: Alexandru Chiculita <achicu>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: schenney
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 96579    
Bug Blocks: 85086    

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.