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

Contains the implementation of CompressedSrgbTexture1dArray.

Structs

CompressedSrgbTexture1dArray

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

CompressedSrgbTexture1dArrayLayer

Represents a single layer of a CompressedSrgbTexture1dArray.

CompressedSrgbTexture1dArrayLayerMipmap

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

CompressedSrgbTexture1dArrayMipmap

Represents a single mipmap level of a CompressedSrgbTexture1dArray.