Crate librashader_cache
source ·Expand description
This crate implements the librashader transparent cache.
This crate is exempt from semantic versioning guarantees and is an implementation detail of librashader runtimes.
Structs§
Traits§
- Trait for objects that can be used as part of a key for a cached object.
- Trait for objects that are cacheable.
Functions§
- Cache a pipeline state object.
- Cache a shader object (usually bytecode) created by the keyed objects.