Bug 281555
Summary: | [WebGPU] NPOT compressed textures are not correctly supported in GPUQueue.writeTexture | ||
---|---|---|---|
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: | 281634 | ||
Bug Blocks: |
Mike Wyrzykowski
[WebGPU] NPOT compressed textures are not correctly supported in GPUQueue.writeTexture
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mike Wyrzykowski
rdar://137966504
Mike Wyrzykowski
Pull request: https://github.com/WebKit/WebKit/pull/35266
EWS
Committed 285262@main (5e4f0be44998): <https://commits.webkit.org/285262@main>
Reviewed commits have been landed. Closing PR #35266 and removing active labels.
Mike Wyrzykowski
Reopened Bugzilla.
Revert due to incorrect use of checked arithmetic, tracking revert in https://bugs.webkit.org/show_bug.cgi?id=281634.
Mike Wyrzykowski
Pull request: https://github.com/WebKit/WebKit/pull/35332
EWS
Committed 285302@main (9763f6b663af): <https://commits.webkit.org/285302@main>
Reviewed commits have been landed. Closing PR #35332 and removing active labels.
EWS
Committed 283286.318@safari-7620-branch (9d6301105957): <https://commits.webkit.org/283286.318@safari-7620-branch>
Reviewed commits have been landed. Closing PR #2071 and removing active labels.