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

Contains the implementation of SrgbTexture1dArray.

Structs

SrgbTexture1dArray

An array of one-dimensional textures containing sRGB floating-point data.

SrgbTexture1dArrayLayer

Represents a single layer of a SrgbTexture1dArray.

SrgbTexture1dArrayLayerMipmap

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

SrgbTexture1dArrayMipmap

Represents a single mipmap level of a SrgbTexture1dArray.