wgpu_core::id

Type Alias TextureViewId

source
pub type TextureViewId = Id<TextureView>;

Aliased Typeยง

struct TextureViewId(/* private fields */);