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

Contains the implementation of CompressedSrgbTexture1d.

Structs

CompressedSrgbTexture1d

A compressed one-dimensional texture containing sRGB floating-point data.

CompressedSrgbTexture1dMipmap

Represents a single mipmap level of a CompressedSrgbTexture1d.