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