wgpu_core::id

Type Alias TextureId

source
pub type TextureId = Id<Texture>;

Aliased Typeยง

struct TextureId(/* private fields */);