[][src]Module glium::texture::compressed_srgb_texture2d

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.