Expand description
Texture cache for efficient GPU resource management.
Caches decoded images to avoid repeated loading and decoding operations.
Modules§
- sync
- Thread-safe texture cache wrapper.
Structs§
- Cache
Stats - Cache statistics for monitoring.
- Texture
Cache - Texture cache for managing decoded image data.
- Texture
Cache Config - Configuration for the texture cache.