Module compressed_texture2d_array

Module compressed_texture2d_array 

Source
Expand description

Contains the implementation of CompressedTexture2dArray.

Structsยง

CompressedTexture2dArray
An array of compressed two-dimensional textures containing floating-point data.
CompressedTexture2dArrayLayer
Represents a single layer of a CompressedTexture2dArray.
CompressedTexture2dArrayLayerMipmap
Represents a single layer of a mipmap level of a CompressedTexture2dArray.
CompressedTexture2dArrayMipmap
Represents a single mipmap level of a CompressedTexture2dArray.