Bug 299456
| Summary: | [WebGPU Swift] CommandEncoder does not support GPUTexture instances in beginRenderPass | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Mike Wyrzykowski <mwyrzykowski> |
| Component: | WebGPU | Assignee: | Mike Wyrzykowski <mwyrzykowski> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | mwyrzykowski, tzagallo, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Mike Wyrzykowski
[WebGPU Swift] CommandEncoder does not support GPUTexture instances in beginRenderPass
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Mike Wyrzykowski
Swift needs to leverage the 'TextureOrTextureView' logic from CommandEncoder.mm
Radar WebKit Bug Importer
<rdar://problem/161261339>
Mike Wyrzykowski
This can be tested by visiting https://webgpureport.org and note the lack of warnings on the right box
Mike Wyrzykowski
Pull request: https://github.com/WebKit/WebKit/pull/51686
EWS
Committed 300997@main (ab97aabb7139): <https://commits.webkit.org/300997@main>
Reviewed commits have been landed. Closing PR #51686 and removing active labels.