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

Contains the implementation of CompressedSrgbTexture2d.

Structs

CompressedSrgbTexture2d

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

CompressedSrgbTexture2dMipmap

Represents a single mipmap level of a CompressedSrgbTexture2d.