Structs§
- Low-level manager for allocating textures.
 - Meta-data about an allocated texture.
 - How the texture texels are filtered.
 - What has been allocated and freed during the last period.
 
Enums§
- How the texture texels are filtered.
 - Defines how textures are wrapped around objects when texture coordinates fall outside the [0, 1] range.