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