[][src]Module glium::texture::compressed_texture3d

Contains the implementation of CompressedTexture3d.

Structs

CompressedTexture3d

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

CompressedTexture3dMipmap

Represents a single mipmap level of a CompressedTexture3d.