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