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

Contains the implementation of CompressedSrgbTexture2d.

Structs

CompressedSrgbTexture2d

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

CompressedSrgbTexture2dLayer

Represents a single layer of a CompressedSrgbTexture2d.

CompressedSrgbTexture2dLayerMipmap

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

CompressedSrgbTexture2dMipmap

Represents a single mipmap level of a CompressedSrgbTexture2d.