[Webkit-unassigned] [Bug 244792] New: [WGSL] Implement parsing for array types and callable array constructors.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Sep 4 22:03:50 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=244792
Bug ID: 244792
Summary: [WGSL] Implement parsing for array types and callable
array constructors.
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Enhancement
Priority: P2
Component: WebGPU
Assignee: webkit-unassigned at lists.webkit.org
Reporter: djg at apple.com
Implement the parsing of `array`, `array<f32>` and `array<f32, 3>`, etc including using array in callable expressions, eg. `array<f32,2>(0.0, 1.0)`.
--
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/20220905/8282b873/attachment.htm>
More information about the webkit-unassigned
mailing list