[Webkit-unassigned] [Bug 199932] New: [WHLSL] Global struct has too many unused members in it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 18 22:10:06 PDT 2019


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

            Bug ID: 199932
           Summary: [WHLSL] Global struct has too many unused members in
                    it
           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

There are hundreds of members, almost none of which are used.

We should gather items in the global struct per entry point, and only in functions which are reachable from that entry point, rather than gathering them across the whole program.

-- 
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/20190719/2091e84a/attachment.html>


More information about the webkit-unassigned mailing list