Module nannou::ui::backend::glium::glium::texture::compressed_srgb_texture2d_array[][src]

Contains the implementation of CompressedSrgbTexture2dArray.

Structs

CompressedSrgbTexture2dArray

An array of compressed two-dimensional textures containing sRGB floating-point data.

CompressedSrgbTexture2dArrayLayer

Represents a single layer of a CompressedSrgbTexture2dArray.

CompressedSrgbTexture2dArrayLayerMipmap

Represents a single layer of a mipmap level of a CompressedSrgbTexture2dArray.

CompressedSrgbTexture2dArrayMipmap

Represents a single mipmap level of a CompressedSrgbTexture2dArray.