Module compressed_texture1d_array

Source
Expand description

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.