Bug 265929
| Summary: | [WebGPU] MTLTextureUsagePixelFormatView needs to be specified on compressed textures | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Mike Wyrzykowski <mwyrzykowski> |
| Component: | WebGPU | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Mike Wyrzykowski
[WebGPU] MTLTextureUsagePixelFormatView needs to be specified on compressed textures as we don't know if the user will call createView on them or not.
It appears MTLTextureUsagePixelFormatView is required for compressed textures based on the validation layer errors.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/119234400>
Mike Wyrzykowski
Pull request: https://github.com/WebKit/WebKit/pull/21378
EWS
Committed 271619@main (d7430f08e3da): <https://commits.webkit.org/271619@main>
Reviewed commits have been landed. Closing PR #21378 and removing active labels.