Struct glium::texture::compressed_texture1d::CompressedTexture1dLayerMipmap
[−]
[src]
pub struct CompressedTexture1dLayerMipmap<'t>(_, _);
Represents a single layer of a mipmap level of a CompressedTexture1d
.