Module naga::proc[][src]

Expand description

Module processing functionality.

Structs

Namer

This processor assigns names to all the things in a module that may need identifiers in a textual backend.

ResolveContext

Enums

NameKey
ResolveError
TypeResolution

Constants

POINTER_SPAN

Functions

ensure_block_returns

Ensure that the given block has return statements at the end of its control flow.

Type Definitions

EntryPointIndex