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