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

Contains the implementation of SrgbCubemap.

Structs

SrgbCubemap

A cube texture containing sRGB floating-point data.

SrgbCubemapImage

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

SrgbCubemapMipmap

Represents a single mipmap level of a SrgbCubemap.