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

Contains the implementation of CompressedTexture2dArray.

Structs

CompressedTexture2dArray

An array of compressed two-dimensional textures containing floating-point data.

CompressedTexture2dArrayLayer

Represents a single layer of a CompressedTexture2dArray.

CompressedTexture2dArrayLayerMipmap

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

CompressedTexture2dArrayMipmap

Represents a single mipmap level of a CompressedTexture2dArray.