Bug 296062
| Summary: | GPUBindGroupDescriptor::externalTextureMatches is implemented incorrectly | ||
|---|---|---|---|
| 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
GPUBindGroupDescriptor::externalTextureMatches is implemented incorrectly, it does not consider the pipeline layout, only the entries, leading to the issue reported https://github.com/webgpu/webgpu-samples/pull/525
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/155971582>
Mike Wyrzykowski
Pull request: https://github.com/WebKit/WebKit/pull/48376
EWS
Committed 297771@main (ed52872fda63): <https://commits.webkit.org/297771@main>
Reviewed commits have been landed. Closing PR #48376 and removing active labels.