Module glium::texture::srgb_cubemap_array
source · Expand description
Contains the implementation of SrgbCubemapArray.
Structs
- An array of cube textures containing sRGB floating-point data.
- Represents a single image of a mipmap level of a layer of
SrgbCubemapArray. - Represents a single layer of a
SrgbCubemapArray. - Represents a single layer of a mipmap level of a
SrgbCubemapArray. - Represents a single mipmap level of a
SrgbCubemapArray.