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

Contains the implementation of CompressedSrgbCubemap.

Structs

CompressedSrgbCubemap

A compressed cube texture containing sRGB floating-point data.

CompressedSrgbCubemapImage

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

CompressedSrgbCubemapMipmap

Represents a single mipmap level of a CompressedSrgbCubemap.