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