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

Contains the implementation of CompressedSrgbCubemapArray.

Structs

CompressedSrgbCubemapArray

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

CompressedSrgbCubemapArrayImage

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

CompressedSrgbCubemapArrayLayer

Represents a single layer of a CompressedSrgbCubemapArray.

CompressedSrgbCubemapArrayLayerMipmap

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

CompressedSrgbCubemapArrayMipmap

Represents a single mipmap level of a CompressedSrgbCubemapArray.