Expand description
Frontend parsers that consume binary and text shaders and load them into Modules.
ModulesΒ§
- interpolator π
- Interpolation defaults.
- type_
gen π - Type generators.
- wgsl
- Frontend for WGSL (WebGPU Shading Language).
StructsΒ§
- Symbol
Table - Structure responsible for managing variable lookups and keeping track of lexical scopes
- Typifier
- A table of types for an
Arena<Expression>.
Type AliasesΒ§
- Scope π
- Type representing a lexical scope, associating a name to a single variable