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