[Webkit-unassigned] [Bug 252286] New: [WGSL] Handle parsing of unconstrained vector and matrix types.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 14 20:32:29 PST 2023


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

            Bug ID: 252286
           Summary: [WGSL] Handle parsing of unconstrained vector and
                    matrix types.
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGPU
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: djg at apple.com

`vec4(1.0, 1.0, 1.0, 1.0)` is a valid type constructor where element type needs
to be deduced from the type of the arguments.

-- 
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/20230215/6a924ec0/attachment-0001.htm>


More information about the webkit-unassigned mailing list