Type Alias wgpu::core::id::TextureViewId
source · pub type TextureViewId = Id<TextureView<Api>>;Available on
wgpu_core only.Aliased Type§
struct TextureViewId(/* private fields */);pub type TextureViewId = Id<TextureView<Api>>;wgpu_core only.struct TextureViewId(/* private fields */);