Module glium::texture::srgb_texture3d [] [src]

Contains the implementation of SrgbTexture3d.

Structs

SrgbTexture3d

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

SrgbTexture3dLayer

Represents a single layer of a SrgbTexture3d.

SrgbTexture3dLayerMipmap

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

SrgbTexture3dMipmap

Represents a single mipmap level of a SrgbTexture3d.