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

Contains the implementation of SrgbTexture3d.

Structs

SrgbTexture3d

A three-dimensional texture containing sRGB floating-point data.

SrgbTexture3dMipmap

Represents a single mipmap level of a SrgbTexture3d.