Type Definition nannou::wgpu::TextureCopyView[][src]

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

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