[][src]Module glium::texture::compressed_texture1d_array

Contains the implementation of CompressedTexture1dArray.

Structs

CompressedTexture1dArray

An array of compressed one-dimensional textures containing floating-point data.

CompressedTexture1dArrayLayer

Represents a single layer of a CompressedTexture1dArray.

CompressedTexture1dArrayLayerMipmap

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

CompressedTexture1dArrayMipmap

Represents a single mipmap level of a CompressedTexture1dArray.