Module glium::texture::srgb_texture2d_array
[−]
[src]
Contains the implementation of SrgbTexture2dArray
.
Structs
SrgbTexture2dArray |
An array of two-dimensional textures containing sRGB floating-point data. |
SrgbTexture2dArrayLayer |
Represents a single layer of a |
SrgbTexture2dArrayLayerMipmap |
Represents a single layer of a mipmap level of a |
SrgbTexture2dArrayMipmap |
Represents a single mipmap level of a |