Type Alias wgpu::core::id::TextureId

pub type TextureId = Id<Texture>;
Available on wgpu_core only.

Aliased Type§

struct TextureId(/* private fields */);