naga

Module proc

Source
Expand description

Module processing functionality.

Re-exports§

Modules§

Structs§

Enums§

Traits§

  • A trait for types representing of a set of Naga IR type rules.

Functions§

  • Ensure that the given block has return statements at the end of its control flow.
  • Return an iterator over the individual components assembled by a Compose expression.
  • Returns a tuple of crate::Literals representing the minimum and maximum float values exactly representable by the provided float and integer types. Panics if float is not one of F16, F32, or F64, or int is not one of I32, U32, I64, or U64.

Type Aliases§