Module nannou::ui::backend::glium::glium::texture::compressed_texture3d[][src]

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.