Type Definition wgpu_core::id::TextureViewId

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