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

Contains the implementation of Texture2d.

Structs

Texture2d

A two-dimensional texture containing floating-point data.

Texture2dLayer

Represents a single layer of a Texture2d.

Texture2dLayerMipmap

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

Texture2dMipmap

Represents a single mipmap level of a Texture2d.