Module glium::texture::compressed_texture2d_array
[−]
[src]
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 |
CompressedTexture2dArrayLayerMipmap |
Represents a single layer of a mipmap level of a |
CompressedTexture2dArrayMipmap |
Represents a single mipmap level of a |