Expand description
requires …;
extensions in WGSL.
The focal point of this module is the LanguageExtension
API.
Enums§
- A variant of
LanguageExtension::Implemented
. - A language extension recognized by Naga, but not guaranteed to be present in all environments.
- A variant of
LanguageExtension::Unimplemented
.