naga

Module front

Source
Expand description

Frontend parsers that consume binary and text shaders and load them into Modules.

Modules§

Structs§

  • Structure responsible for managing variable lookups and keeping track of lexical scopes
  • A table of types for an Arena<Expression>.

Type Aliases§

  • Scope 🔒
    Type representing a lexical scope, associating a name to a single variable