Bug 262080

Summary: [WebGPU] Optimize RenderBundle creation
Product: WebKit Reporter: Mike Wyrzykowski <mwyrzykowski>
Component: WebGPUAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.