Module glium::texture::texture1d

source ·
Expand description

Contains the implementation of Texture1d.

Structs

  • A one-dimensional texture containing floating-point data.
  • Represents a single mipmap level of a Texture1d.