Module glium::texture::srgb_texture2d
source · Expand description
Contains the implementation of SrgbTexture2d
.
Structs
- A two-dimensional texture containing sRGB floating-point data.
- Represents a single mipmap level of a
SrgbTexture2d
.