[Webkit-unassigned] [Bug 198234] New: [WHLSL] Make sure & works on dot expressions and index expressions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 24 15:13:35 PDT 2019


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

            Bug ID: 198234
           Summary: [WHLSL] Make sure & works on dot expressions and index
                    expressions
           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: mmaxfield at apple.com

&foo.bar should work iff .bar has an Ander. Similarly for index expressions.

Also, we have to make sure &foo[42] works on arrays and array references.

-- 
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/20190524/031d4a77/attachment.html>


More information about the webkit-unassigned mailing list