[][src]Module processing::texture::compressed_texture1d

Contains the implementation of CompressedTexture1d.

Structs

CompressedTexture1d

A compressed one-dimensional texture containing floating-point data.

CompressedTexture1dMipmap

Represents a single mipmap level of a CompressedTexture1d.