[Webkit-unassigned] [Bug 189065] New: [WHLSL] Use StructLayoutBuilder internally for vector representation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 28 15:55:06 PDT 2018


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

            Bug ID: 189065
           Summary: [WHLSL] Use StructLayoutBuilder internally for vector
                    representation
           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

Vector types are just native structure types with operator.field& disabled, so most of their implementation can be done by using an hidden internal StructType and StructLayoutBuilder.

-- 
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/20180828/bc604112/attachment-0001.html>


More information about the webkit-unassigned mailing list