WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
306901
[GTK][WPE] Add texture atlas layout computation for batching raster image uploads
https://bugs.webkit.org/show_bug.cgi?id=306901
Summary
[GTK][WPE] Add texture atlas layout computation for batching raster image upl...
Nikolas Zimmermann
Reported
2026-02-03 14:54:53 PST
Introduce SkiaImageAtlasLayout and SkiaImageAtlasLayoutBuilder to collect raster images drawn during canvas recording, to enable batched texture atlas uploads in future. GraphicsContextSkia now creates a layout builder during beginRecording() and returns atlas layouts alongside the fence map via a new RecordingData struct.
Attachments
Add attachment
proposed patch, testcase, etc.
Nikolas Zimmermann
Comment 1
2026-02-03 15:23:17 PST
Pull request:
https://github.com/WebKit/WebKit/pull/57816
EWS
Comment 2
2026-02-24 03:32:42 PST
Committed
308117@main
(67526aee7982): <
https://commits.webkit.org/308117@main
> Reviewed commits have been landed. Closing PR #57816 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug