Bug 297664

Summary: [WebGPU+Swift] WebGPU.CommandEncoder.timestampWriteIndex does not handle partitioning correctly
Product: WebKit Reporter: Mike Wyrzykowski <mwyrzykowski>
Component: WebGPUAssignee: Mike Wyrzykowski <mwyrzykowski>
Status: RESOLVED FIXED    
Severity: Normal CC: mwyrzykowski, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Mike Wyrzykowski
Reported 2025-08-20 09:47:18 PDT
[WebGPU+Swift] WebGPU.CommandEncoder.timestampWriteIndex does not handle partitioning correctly Specifically, counter sample buffers get allocated at their max size (32KB) and then split into sub-sections to avoid per-process Metal framework limits. This logic is missing from the Swift version
Attachments
Radar WebKit Bug Importer
Comment 1 2025-08-20 09:47:33 PDT
Mike Wyrzykowski
Comment 2 2025-09-03 13:13:58 PDT
EWS
Comment 3 2025-09-25 10:28:34 PDT
Committed 300521@main (763e221cee89): <https://commits.webkit.org/300521@main> Reviewed commits have been landed. Closing PR #50260 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.