Struct glium::texture::compressed_cubemap::CompressedCubemapImage
[−]
[src]
pub struct CompressedCubemapImage<'t>(_, _);
Represents a single image of a mipmap level of a layer of CompressedCubemap
.