Expand description
DiagnosticFilter
s and supporting functionality.
Structs§
- A filtering rule that modifies how diagnostics are emitted for shaders.
- Represents a single parent-linking node in a tree of
DiagnosticFilter
s backed by acrate::Arena
.
Enums§
- A filterable triggering rule in a
DiagnosticFilter
. - A severity set on a
DiagnosticFilter
. - A filterable triggering rule in a
DiagnosticFilter
.