Bug 312557

Summary: [GTK][WPE] Skia Compositor: use SkCanvas::clipShader for image masks instead of intermediate surface
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Carlos Garcia Campos <cgarcia>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Carlos Garcia Campos
Reported 2026-04-17 02:31:08 PDT
Not only we avoid the intermediate surface creation, we can paint the mask image only once with no transforms, and then create a SkShader from the cached image for the current transform.
Attachments
Carlos Garcia Campos
Comment 1 2026-04-17 02:32:30 PDT
EWS
Comment 2 2026-04-21 06:02:51 PDT
Committed 311674@main (e45d2509032d): <https://commits.webkit.org/311674@main> Reviewed commits have been landed. Closing PR #62963 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.