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§
- Cache
Key - Trait for objects that can be used as part of a key for a cached object.
- Cacheable
- Trait for objects that are cacheable.
Functions§
- cache_
pipeline - Cache a pipeline state object.
- cache_
shader_ object - Cache a shader object (usually bytecode) created by the keyed objects.