[][src]Module glium::texture::compressed_texture2d

Contains the implementation of CompressedTexture2d.

Structs

CompressedTexture2d

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

CompressedTexture2dMipmap

Represents a single mipmap level of a CompressedTexture2d.