[Webkit-unassigned] [Bug 254162] New: [WebGPU] WGPUTextureFormat_Stencil8 is not depth renderable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 20 10:01:45 PDT 2023


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

            Bug ID: 254162
           Summary: [WebGPU] WGPUTextureFormat_Stencil8 is not depth
                    renderable
           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

WGPUTextureFormat_Stencil8 is not depth renderable as MTLPixelFormatStencil8 is not in Metal.

We can probably just use MTLPixelFormatX32_Stencil8 in place of MTLPixelFormatStencil8

-- 
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/20230320/8626b533/attachment.htm>


More information about the webkit-unassigned mailing list