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

Contains the implementation of CompressedCubemapArray.

Structs

CompressedCubemapArray

An array of compressed cube textures containing floating-point data.

CompressedCubemapArrayImage

Represents a single image of a mipmap level of a layer of CompressedCubemapArray.

CompressedCubemapArrayLayer

Represents a single layer of a CompressedCubemapArray.

CompressedCubemapArrayLayerMipmap

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

CompressedCubemapArrayMipmap

Represents a single mipmap level of a CompressedCubemapArray.