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