Bug 285828
| Summary: | [WebGPU] Switching pipelines does not zero out dynamic offsets from prior pipeline | ||
|---|---|---|---|
| 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 | ||
| Bug Depends on: | 286119 | ||
| Bug Blocks: | |||
Mike Wyrzykowski
[WebGPU] Auto pipeline layout can not share GPUBindGroups with any other pipelines - see https://www.w3.org/TR/webgpu/#pipeline-base
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Mike Wyrzykowski
radar://142761614
Mike Wyrzykowski
Pull request: https://github.com/WebKit/WebKit/pull/38969
EWS
Committed 288990@main (46c6dd5414b6): <https://commits.webkit.org/288990@main>
Reviewed commits have been landed. Closing PR #38969 and removing active labels.
Mike Wyrzykowski
Reopened Bugzilla.
This regressed PlayCanvas sample https://playcanvas.vercel.app/#/graphics/reflection-box, tracking revert in https://bugs.webkit.org/show_bug.cgi?id=286119.
Mike Wyrzykowski
Pull request: https://github.com/WebKit/WebKit/pull/39178
EWS
Committed 289069@main (479f27f56399): <https://commits.webkit.org/289069@main>
Reviewed commits have been landed. Closing PR #39178 and removing active labels.
Mike Wyrzykowski
*** Bug 286122 has been marked as a duplicate of this bug. ***