Module glium::texture::unsigned_texture1d [] [src]

Contains the implementation of UnsignedTexture1d.

Structs

UnsignedTexture1d

A one-dimensional texture containing unsigned integral data.

UnsignedTexture1dLayer

Represents a single layer of a UnsignedTexture1d.

UnsignedTexture1dLayerMipmap

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

UnsignedTexture1dMipmap

Represents a single mipmap level of a UnsignedTexture1d.