Module wgpu_core::id

source ·

Structs

  • An identifier for a wgpu object.
  • Valid 🔒
    An internal ID that has been checked to point to a valid object in the storages.

Enums

Constants

Traits

  • Trait carrying methods for direct Id access.

Type Aliases