Module glium::texture::srgb_texture2d [] [src]

Contains the implementation of SrgbTexture2d.

Structs

SrgbTexture2d

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

SrgbTexture2dLayer

Represents a single layer of a SrgbTexture2d.

SrgbTexture2dLayerMipmap

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

SrgbTexture2dMipmap

Represents a single mipmap level of a SrgbTexture2d.