Bug 263815

Summary: [WebGPU] Crash in CommandEncoder::beginRenderPass when writing to targets not starting at zero or not linearly increasing
Product: WebKit Reporter: Mike Wyrzykowski <mwyrzykowski>
Component: WebGPUAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Mike Wyrzykowski
Reported 2023-10-27 18:15:13 PDT
[WebGPU] Crash in CommandEncoder::beginRenderPass when writing to targets not starting at zero or not linearly increasing E.g., starting at target 1 instead of 0 will crash. Starting at target 0 but then skipping 1 will also crash.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-10-27 18:15:34 PDT
Mike Wyrzykowski
Comment 2 2023-10-27 18:36:01 PDT
EWS
Comment 3 2023-10-30 10:39:09 PDT
Committed 269956@main (d8097a7c08b2): <https://commits.webkit.org/269956@main> Reviewed commits have been landed. Closing PR #19671 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.