Skip to main content

Module cache

Module cache 

Source
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ยง

CacheStats
Cache statistics
PipelineCache
Pipeline cache for storing compiled pipelines
ShaderCache
Shader cache for storing compiled shader modules