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