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