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