[][src]Type Definition wgpu::TextureCopyView

type TextureCopyView<'a> = TextureCopyViewBase<&'a Texture>;

View of a texture which can be used to copy to/from a buffer/texture.