WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
189108
[WHSL] Need grammar to specify kernel group size
https://bugs.webkit.org/show_bug.cgi?id=189108
Summary
[WHSL] Need grammar to specify kernel group size
Myles C. Maxfield
Reported
2018-08-29 16:12:06 PDT
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 )]
Attachments
Patch
(21.89 KB, patch)
2018-09-22 15:17 PDT
,
Myles C. Maxfield
dino
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Myles C. Maxfield
Comment 1
2018-08-29 16:13:44 PDT
https://docs.microsoft.com/en-us/windows/desktop/direct3dhlsl/d3d11-graphics-reference-sm5-attributes
Radar WebKit Bug Importer
Comment 2
2018-09-12 18:51:02 PDT
<
rdar://problem/44403004
>
Myles C. Maxfield
Comment 3
2018-09-22 14:05:55 PDT
***
Bug 189384
has been marked as a duplicate of this bug. ***
Myles C. Maxfield
Comment 4
2018-09-22 15:17:26 PDT
Created
attachment 350534
[details]
Patch
Myles C. Maxfield
Comment 5
2018-09-22 16:49:42 PDT
Committed
r236390
: <
https://trac.webkit.org/changeset/236390
>
Myles C. Maxfield
Comment 6
2018-10-13 14:58:53 PDT
Migrated to
https://github.com/gpuweb/WHLSL/issues/66
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug