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
.