WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
264213
[WebGPU] GPURenderBundleEncoder.drawIndirect and GPURenderBundleEncoder.drawIndexedIndirect have synchronization issues
https://bugs.webkit.org/show_bug.cgi?id=264213
Summary
[WebGPU] GPURenderBundleEncoder.drawIndirect and GPURenderBundleEncoder.drawI...
Mike Wyrzykowski
Reported
2023-11-04 13:29:49 PDT
[WebGPU] GPURenderBundleEncoder.drawIndirect and GPURenderBundleEncoder.drawIndexedIndirect have synchronization issues because we attempt to directly read .contents on the indirect buffer, but it might not be ready yet.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-11-04 13:30:15 PDT
<
rdar://problem/117948947
>
Mike Wyrzykowski
Comment 2
2023-11-04 16:10:13 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/20005
EWS
Comment 3
2023-11-06 22:36:01 PST
Committed
270311@main
(f915246e31c3): <
https://commits.webkit.org/270311@main
> Reviewed commits have been landed. Closing PR #20005 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