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