Settings
Help

Module front

Module front 

Source
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Β§

SymbolTable
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