[Webkit-unassigned] [Bug 279464] Use the async version of newLibraryWithSource

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 19 09:18:06 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=279464

--- Comment #2 from Mike Wyrzykowski <mwyrzykowski at apple.com> ---
newLibraryWithSource: is already called off the main thread, specifically in the WebGPU work queue thread in the GPU process, I'm not sure if using the async version is going to gain us anything since we don't call this until we try to create the PSO and we need the function compiled to create the PSO

-- 
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/20240919/0eff10fb/attachment.htm>


More information about the webkit-unassigned mailing list