Expand description
WGSL directives. The focal point of this API is DirectiveKind
.
See also https://www.w3.org/TR/WGSL/#directives.
Modules§
enable …;
extensions in WGSL.requires …;
extensions in WGSL.
Enums§
- A parsed sentinel word indicating the type of directive to be parsed next.