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

pub type TextureViewId = Id<TextureView>;
Available on wgpu_core only.

Aliased Type§

struct TextureViewId(/* private fields */);