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

Contains the implementation of UnsignedTexture1d.

Structs

UnsignedTexture1d

A one-dimensional texture containing unsigned integral data.

UnsignedTexture1dMipmap

Represents a single mipmap level of a UnsignedTexture1d.