WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
265929
[WebGPU] MTLTextureUsagePixelFormatView needs to be specified on compressed textures
https://bugs.webkit.org/show_bug.cgi?id=265929
Summary
[WebGPU] MTLTextureUsagePixelFormatView needs to be specified on compressed t...
Mike Wyrzykowski
Reported
2023-12-05 21:44:56 PST
[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
Comment 1
2023-12-05 21:45:31 PST
<
rdar://problem/119234400
>
Mike Wyrzykowski
Comment 2
2023-12-05 22:04:45 PST
Pull request:
https://github.com/WebKit/WebKit/pull/21378
EWS
Comment 3
2023-12-06 10:28:20 PST
Committed
271619@main
(d7430f08e3da): <
https://commits.webkit.org/271619@main
> Reviewed commits have been landed. Closing PR #21378 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug