Module glium::texture::compressed_texture2d
[−]
[src]
Contains the implementation of CompressedTexture2d.
Structs
| CompressedTexture2d |
A compressed two-dimensional texture containing floating-point data. |
| CompressedTexture2dLayer |
Represents a single layer of a |
| CompressedTexture2dLayerMipmap |
Represents a single layer of a mipmap level of a |
| CompressedTexture2dMipmap |
Represents a single mipmap level of a |