Module wgpu::naga::proc

source ·
Available on wgpu_core or naga only.
Expand description

Module processing functionality.

Modules

  • Definitions for index bounds checking.

Structs

Enums

Constants

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.

Type Aliases