[][src]Module glium::texture::texture1d

Contains the implementation of Texture1d.

Structs

Texture1d

A one-dimensional texture containing floating-point data.

Texture1dMipmap

Represents a single mipmap level of a Texture1d.