Expand description
Code common to the front and backends for specific languages.
Re-exports§
pub use super::proc::vector_size_str;
Modules§
- diagnostic_
debug 🔒 - Displaying Naga IR terms in debugging output.
- diagnostic_
display 🔒 - Displaying Naga IR terms in diagnostic output.
- predeclared
- Generating names for predeclared types.
- wgsl
- Code shared between the WGSL front and back ends.
Structs§
- Diagnostic
Debug - A wrapper for displaying Naga IR terms in debugging output.
- Diagnostic
Display - A wrapper for displaying Naga IR terms in diagnostic output.