[Webkit-unassigned] [Bug 189108] New: [WHSL] Need grammar to specify kernel group size

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 29 16:12:06 PDT 2018


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

            Bug ID: 189108
           Summary: [WHSL] Need grammar to specify kernel group size
           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

https://github.com/Microsoft/DirectX-Graphics-Samples/blob/8f68bf07dfd134df3b90e83a63535d053bae9a8a/Libraries/D3D12RaytracingFallback/src/FallbackLayerUnitTests/DynamicIndexTest.hlsl

Compute shader entry points need to have something like the following before their declaration:
[numthreads( 8, 8, 1 )]

-- 
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/20180829/1f7394df/attachment-0001.html>


More information about the webkit-unassigned mailing list