Module glium::texture::compressed_srgb_cubemap
source · Expand description
Contains the implementation of CompressedSrgbCubemap
.
Structs
- A compressed cube texture containing sRGB floating-point data.
- Represents a single image of a mipmap level of a layer of
CompressedSrgbCubemap
. - Represents a single mipmap level of a
CompressedSrgbCubemap
.