[][src]Module glium::texture::integral_texture1d_array

Contains the implementation of IntegralTexture1dArray.

Structs

IntegralTexture1dArray

An array of one-dimensional textures containing signed integral data.

IntegralTexture1dArrayLayer

Represents a single layer of a IntegralTexture1dArray.

IntegralTexture1dArrayLayerMipmap

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

IntegralTexture1dArrayMipmap

Represents a single mipmap level of a IntegralTexture1dArray.