RESOLVED FIXED 251779
[WebGPU] Only the first item in PassDescriptor.timestampWrites actually works
https://bugs.webkit.org/show_bug.cgi?id=251779
Summary [WebGPU] Only the first item in PassDescriptor.timestampWrites actually works
Myles C. Maxfield
Reported 2023-02-06 00:28:37 PST
This is caused by rdar://91371495. We can work around this by adding a layer of indirection: resolving to a dummy query set, and then remembering that the data was somewhere else, other than where it's supposed to be.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-02-06 00:28:53 PST
Myles C. Maxfield
Comment 2 2023-02-06 01:44:41 PST
EWS
Comment 3 2023-02-06 16:52:33 PST
Committed 259925@main (d91e1e789dfe): <https://commits.webkit.org/259925@main> Reviewed commits have been landed. Closing PR #9672 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.