Crate e2

Source

Re-exports§

Structs§

Enums§

  • An error that can occur in the library.
  • Simplified bind group layout entry.
  • Sprite batch data, either in the form of texture sprites or colored sprites.
  • The visual contents (texture or color) of a sprite.
  • Simplified vertex attribute.

Traits§

  • Implemented by any batching renderer with a 3 slot design (storage, texture, sampler).
  • Implemented by any non-batching renderer with a 3 slot design (uniform, texture, sampler).

Functions§

Type Aliases§