Module glium::texture::compressed_srgb_texture1d
source · Expand description
Contains the implementation of CompressedSrgbTexture1d
.
Structs
- A compressed one-dimensional texture containing sRGB floating-point data.
- Represents a single mipmap level of a
CompressedSrgbTexture1d
.