Module naga::front::wgsl::parse::directive

source ·
Expand description

WGSL directives. The focal point of this API is DirectiveKind.

See also https://www.w3.org/TR/WGSL/#directives.

Modules§

Enums§

  • A parsed sentinel word indicating the type of directive to be parsed next.