WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-02-06 00:28:53 PST
<
rdar://problem/105072144
>
Myles C. Maxfield
Comment 2
2023-02-06 01:44:41 PST
Pull request:
https://github.com/WebKit/WebKit/pull/9672
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.
Top of Page
Format For Printing
XML
Clone This Bug