[Webkit-unassigned] [Bug 262080] New: [WebGPU] Optimize RenderBundle creation
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 25 16:26:18 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=262080
Bug ID: 262080
Summary: [WebGPU] Optimize RenderBundle creation
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebGPU
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mwyrzykowski at apple.com
Currently RenderBundlerEncoder defers all its commands until GPURenderBundlerEncoder.finish() is called.
We should see if we can eliminate the recording of commands and immediately encode commands.
--
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/20230925/8d3d485a/attachment-0001.htm>
More information about the webkit-unassigned
mailing list