wgpu_core::id

Type Alias TextureViewId

Source
pub type TextureViewId = Id<TextureView<Empty>>;

Aliased Typeยง

struct TextureViewId(/* private fields */);