Module glium::texture::texture2d_array
[−]
[src]
Contains the implementation of Texture2dArray.
Structs
| Texture2dArray |
An array of two-dimensional textures containing floating-point data. |
| Texture2dArrayLayer |
Represents a single layer of a |
| Texture2dArrayLayerMipmap |
Represents a single layer of a mipmap level of a |
| Texture2dArrayMipmap |
Represents a single mipmap level of a |