[][src]Module glium::texture::integral_cubemap

Contains the implementation of IntegralCubemap.

Structs

IntegralCubemap

A cube texture containing signed integral data.

IntegralCubemapImage

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

IntegralCubemapMipmap

Represents a single mipmap level of a IntegralCubemap.