[Webkit-unassigned] [Bug 189936] New: [WHLSL] Shader entry and exit points should unpack from and pack to the layout Metal expects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 24 16:47:46 PDT 2018


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

            Bug ID: 189936
           Summary: [WHLSL] Shader entry and exit points should unpack
                    from and pack to the layout Metal expects
           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

WHLSL and MSL shader parameter/return types may differ in their layout — the stage_in parameters need to be flattened into a single struct for example — so shader entry points should unpack their parameters into the expected layout and when they exit they should repack into this format.

-- 
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/20180924/febf5392/attachment.html>


More information about the webkit-unassigned mailing list