Module glium::texture::compressed_srgb_texture1d [] [src]

Contains the implementation of CompressedSrgbTexture1d.

Structs

CompressedSrgbTexture1d

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

CompressedSrgbTexture1dLayer

Represents a single layer of a CompressedSrgbTexture1d.

CompressedSrgbTexture1dLayerMipmap

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

CompressedSrgbTexture1dMipmap

Represents a single mipmap level of a CompressedSrgbTexture1d.