[Webkit-unassigned] [Bug 244830] New: Support transferring GPU-backed ImageBitmaps between main thread and workers
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 5 23:42:34 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=244830
Bug ID: 244830
Summary: Support transferring GPU-backed ImageBitmaps between
main thread and workers
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mattwoodrow at apple.com
CC: bfulgham at webkit.org, simon.fraser at apple.com,
zalan at apple.com
Depends on: 244828
Blocks: 218482
When serialising a GPUP-backed ImageBitmap (or an OffscreenCanvas) between the main thread and the worker thread, we need to change it to use the appropriate RemoteRenderingBackendProxy for that thread.
Referenced Bugs:
https://bugs.webkit.org/show_bug.cgi?id=218482
[Bug 218482] [GPU Process] Enable worker based ImageBitmap and OffscreenCanvas drawing to use GPU Process rendering
https://bugs.webkit.org/show_bug.cgi?id=244828
[Bug 244828] Expose WebKit graphics functionality to WebCore worker threads
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220906/ed9527a4/attachment.htm>
More information about the webkit-unassigned
mailing list