WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
263815
[WebGPU] Crash in CommandEncoder::beginRenderPass when writing to targets not starting at zero or not linearly increasing
https://bugs.webkit.org/show_bug.cgi?id=263815
Summary
[WebGPU] Crash in CommandEncoder::beginRenderPass when writing to targets not...
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-10-27 18:15:34 PDT
<
rdar://problem/117612187
>
Mike Wyrzykowski
Comment 2
2023-10-27 18:36:01 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/19671
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.
Top of Page
Format For Printing
XML
Clone This Bug