[Webkit-unassigned] [Bug 265341] New: [WebGPU] 'alias' not supported (https://www.w3.org/TR/WGSL/#type-aliases) / error compiling shader opening https://playground.babylonjs.com/#N96NXC#106
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Nov 25 18:52:17 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=265341
Bug ID: 265341
Summary: [WebGPU] 'alias' not supported
(https://www.w3.org/TR/WGSL/#type-aliases) / error
compiling shader opening
https://playground.babylonjs.com/#N96NXC#106
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: mwyrzykowski at apple.com
Created attachment 468754
--> https://bugs.webkit.org/attachment.cgi?id=468754&action=review
WGSL source generating error
[WebGPU] Error compiling shader opening https://playground.babylonjs.com/#N96NXC#106
(select 'WebGPU' from the top-right if not already selected)
It is due to 'alias' not being supported. 'alias' appears to be essentially like 'using' in C++
https://www.w3.org/TR/WGSL/#type-aliases
WGSL source attached.
--
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/20231126/38b25092/attachment-0001.htm>
More information about the webkit-unassigned
mailing list