Module nannou::ui::backend::glium::glium::texture::srgb_cubemap_array[][src]

Contains the implementation of SrgbCubemapArray.

Structs

SrgbCubemapArray

An array of cube textures containing sRGB floating-point data.

SrgbCubemapArrayImage

Represents a single image of a mipmap level of a layer of SrgbCubemapArray.

SrgbCubemapArrayLayer

Represents a single layer of a SrgbCubemapArray.

SrgbCubemapArrayLayerMipmap

Represents a single layer of a mipmap level of a SrgbCubemapArray.

SrgbCubemapArrayMipmap

Represents a single mipmap level of a SrgbCubemapArray.