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