[][src]Type Definition wgpu::TextureDescriptor

type TextureDescriptor<'a> = TextureDescriptorBase<Option<&'a str>>;

Describes a [Texture].