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