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