Type Alias wgpu::core::id::TextureViewId

source ·
pub type TextureViewId = Id<TextureView<Api>>;

Aliased Type§

struct TextureViewId(/* private fields */);