[Webkit-unassigned] [Bug 241587] New: Validate descriptor when creating MTLRenderPipelineState

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 13 23:03:16 PDT 2022


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

            Bug ID: 241587
           Summary: Validate descriptor when creating
                    MTLRenderPipelineState
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Mac (Intel)
                OS: macOS 12
            Status: NEW
          Severity: Major
          Priority: P2
         Component: ANGLE
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: djg at apple.com
                CC: dino at apple.com, kbr at google.com, kkinnunen at apple.com

Don't pass MTLRenderPipelineDescriptor with invalid color, depth and stencil attachments to MTLDevice newRenderPipelineStateWithDescriptor:error as on HW, such as Intel HD Graphics 6000 and Intel Iris Pro, this will result in a validation assertion inside Metal framework.

-- 
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/20220614/6edbf2af/attachment-0001.htm>


More information about the webkit-unassigned mailing list