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

Contains the implementation of UnsignedTexture2dArray.

Structs

UnsignedTexture2dArray

An array of two-dimensional textures containing unsigned integral data.

UnsignedTexture2dArrayLayer

Represents a single layer of a UnsignedTexture2dArray.

UnsignedTexture2dArrayLayerMipmap

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

UnsignedTexture2dArrayMipmap

Represents a single mipmap level of a UnsignedTexture2dArray.