[][src]Module glium::texture::texture2d

Contains the implementation of Texture2d.

Structs

Texture2d

A two-dimensional texture containing floating-point data.

Texture2dMipmap

Represents a single mipmap level of a Texture2d.