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

Contains the implementation of UnsignedTexture2d.

Structs

UnsignedTexture2d

A two-dimensional texture containing unsigned integral data.

UnsignedTexture2dMipmap

Represents a single mipmap level of a UnsignedTexture2d.