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

Contains the implementation of SrgbTexture1d.

Structs

SrgbTexture1d

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

SrgbTexture1dMipmap

Represents a single mipmap level of a SrgbTexture1d.