[Webkit-unassigned] [Bug 189175] New: [WHLSL] Fix array indexing behavior

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 30 14:46:42 PDT 2018


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

            Bug ID: 189175
           Summary: [WHLSL] Fix array indexing behavior
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGPU
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tdenney at apple.com

Currently WHLSL parses the declaration "int[2][3] arrayā€¯ as an array of length 3 of arrays of 2 integers; we need the reverse to match C.

-- 
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/20180830/e2b6beee/attachment.html>


More information about the webkit-unassigned mailing list