[Webkit-unassigned] [Bug 255291] New: [WebGPU] MTLVertexDescriptor is not being correctly generated

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 11 10:10:54 PDT 2023


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

            Bug ID: 255291
           Summary: [WebGPU] MTLVertexDescriptor is not being correctly
                    generated
           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

Open https://data.runhello.com/j/wgpu/1/

Note the validation error: Error Domain=CompilerError Code=2 "Vertex attribute in_color(1) is missing from the vertex descriptor"

It would seem that:

  static MTLVertexDescriptor *createVertexDescriptor(WGPUVertexState vertexState)

is not correctly implemented. The shader source appears correct.

-- 
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/20230411/eae9601b/attachment.htm>


More information about the webkit-unassigned mailing list