Bug 273606
| Summary: | [WebGPU] GPUBuffer should not destroy the underlying buffer from its destructor | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Mike Wyrzykowski <mwyrzykowski> |
| Component: | WebGPU | Assignee: | Mike Wyrzykowski <mwyrzykowski> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Mike Wyrzykowski
[WebGPU] RenderPipeline does not retain the buffers it uses, leading to the possibility of the buffer being destroyed
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/127408015>
Mike Wyrzykowski
This is actually in the encoders, updating title. It leads to the possibility of the buffer being destroyed before the command buffer is submitted
Mike Wyrzykowski
Pull request: https://github.com/WebKit/WebKit/pull/28051
EWS
Committed 278412@main (0a9423a613b0): <https://commits.webkit.org/278412@main>
Reviewed commits have been landed. Closing PR #28051 and removing active labels.