RESOLVED FIXED316530
[Skia] Move upload conditions handling from SkiaRecordingResult to SkiaGPUAtlas
https://bugs.webkit.org/show_bug.cgi?id=316530
Summary [Skia] Move upload conditions handling from SkiaRecordingResult to SkiaGPUAtlas
Carlos Garcia Campos
Reported 2026-06-08 06:59:39 PDT
The atlas now contains the AtlasUploadCondition and GLFence that are signaled/created when upload is done. Then a new method atlasImageForCurrentThread() waits for the upload and creates a SkImage valid for the current thread.
Attachments
Carlos Garcia Campos
Comment 1 2026-06-08 07:06:13 PDT
EWS
Comment 2 2026-06-09 00:40:48 PDT
Committed 314797@main (c18ec1ad8a1d): <https://commits.webkit.org/314797@main> Reviewed commits have been landed. Closing PR #66671 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.