Bug 263815
Summary: | [WebGPU] Crash in CommandEncoder::beginRenderPass when writing to targets not starting at zero or not linearly increasing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mike Wyrzykowski <mwyrzykowski> |
Component: | WebGPU | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Mike Wyrzykowski
[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
<rdar://problem/117612187>
Mike Wyrzykowski
Pull request: https://github.com/WebKit/WebKit/pull/19671
EWS
Committed 269956@main (d8097a7c08b2): <https://commits.webkit.org/269956@main>
Reviewed commits have been landed. Closing PR #19671 and removing active labels.