Bug 294006
| Summary: | [WebGPU] Use GPUTexture in GPURenderPassColorAttachment | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Mike Wyrzykowski <mwyrzykowski> |
| Component: | WebGPU | Assignee: | Mike Wyrzykowski <mwyrzykowski> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | mwyrzykowski, tzagallo, webkit-bug-importer, yulong.fs |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 298455 | ||
| Bug Blocks: | |||
Mike Wyrzykowski
[WebGPU] Use GPUBuffer in GPUBindingResource
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/152555672>
Mike Wyrzykowski
Pull request: https://github.com/WebKit/WebKit/pull/49623
EWS
Committed 299475@main (afc3dc77e398): <https://commits.webkit.org/299475@main>
Reviewed commits have been landed. Closing PR #49623 and removing active labels.
Mike Wyrzykowski
Reopened Bugzilla.
299475@main allows GPUTexture to be passed as a color attachment incorrectly, tracking revert in https://bugs.webkit.org/show_bug.cgi?id=298455.
Mike Wyrzykowski
Going to fix the color attachment issue without a revert as it does not cause any worse behavior
Mike Wyrzykowski
*** Bug 301878 has been marked as a duplicate of this bug. ***