Expand description

Methods for converting sets of naga::EntryPoints to token streams.

Functions§

  • Converts an entry point in a module into a collection of Rust definitions including the name and workgroup size of the entry point, if representable.
  • Builds a collection of entry points into a collection of Rust module definitions containing each of the entry points’ properties, such as name and workgroup size.