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

Contains the implementation of CubemapArray.

Structs

CubemapArray

An array of cube textures containing floating-point data.

CubemapArrayImage

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

CubemapArrayLayer

Represents a single layer of a CubemapArray.

CubemapArrayLayerMipmap

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

CubemapArrayMipmap

Represents a single mipmap level of a CubemapArray.