Expand description
Pipeline cache management for faster startup and reduced compilation overhead
This module provides caching mechanisms for compiled pipelines and shaders, allowing them to be reused across application runs.
Structsยง
- Cache
Stats - Cache statistics
- Pipeline
Cache - Pipeline cache for storing compiled pipelines
- Shader
Cache - Shader cache for storing compiled shader modules