Type Definition wgpu_core::resource::TextureDescriptor

source ·
pub type TextureDescriptor<'a> = TextureDescriptor<Label<'a>>;