[Webkit-unassigned] [Bug 245860] New: [WGSL] Remove special handling of known types in the lexer.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 29 19:28:47 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=245860
Bug ID: 245860
Summary: [WGSL] Remove special handling of known types in the
lexer.
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: djg at apple.com
Currently the lexer knows about the names of builtin types. We should remove this and defer type name resolution to name binding and type checking passes.
--
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/20220930/033da7e1/attachment.htm>
More information about the webkit-unassigned
mailing list