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