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