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