Module namer
naga
27.0.0
Module namer
Module Items
Structs
Enums
Constants
Type Aliases
In naga::
proc
Modules
constant_evaluator
emitter
index
keyword_set
layouter
namer
overloads
terminator
type_methods
typifier
Structs
Alignment
CaseInsensitiveKeywordSet
ConstantEvaluator
Emitter
ExpressionKindTracker
GlobalCtx
KeywordSet
LayoutError
Layouter
MissingSpecialType
Namer
ResolveContext
Rule
TypeLayout
Enums
Conclusion
ConstantEvaluatorError
ExpressionKind
ExternalTextureNameKey
HashableLiteral
LayoutErrorInner
NameKey
ResolveArraySizeError
ResolveError
TypeResolution
U32EvalError
Traits
OverloadSet
Functions
compare_types
ensure_block_returns
flatten_compose
min_max_float_representable_by
Type Aliases
EntryPointIndex
naga
::
proc
Module
namer
Copy item path
Settings
Help
Summary
Source
Structs
§
Namer
This processor assigns names to all the things in a module that may need identifiers in a textual backend.
Enums
§
External
Texture
Name
Key
A component of a lowered external texture.
NameKey
Constants
§
SEPARATOR
🔒
Type Aliases
§
Entry
Point
Index