Expand description
Frontend for WGSL (WebGPU Shading Language).
Modules§
- error 🔒
- index 🔒
- lower 🔒
- parse 🔒
- to_wgsl 🔒Producing the WGSL forms of types, for use in error messages.
Structs§
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
.