RESOLVED INVALID 262080
[WebGPU] Optimize RenderBundle creation
https://bugs.webkit.org/show_bug.cgi?id=262080
Summary [WebGPU] Optimize RenderBundle creation
Mike Wyrzykowski
Reported 2023-09-25 16:26:18 PDT
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.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-09-25 16:26:34 PDT
Note You need to log in before you can comment on or make changes to this bug.