[Webkit-unassigned] [Bug 265929] New: [WebGPU] MTLTextureUsagePixelFormatView needs to be specified on compressed textures

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 5 21:44:56 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=265929

            Bug ID: 265929
           Summary: [WebGPU] MTLTextureUsagePixelFormatView needs to be
                    specified on compressed textures
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGPU
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mwyrzykowski at apple.com

[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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231206/a685e03e/attachment.htm>


More information about the webkit-unassigned mailing list