Module glium::texture::texture2d

source ·
Expand description

Contains the implementation of Texture2d.

Structs

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