Expand description
Recording API for caching sparse strips
Structs§
- Cached
Strips - Cached sparse strip data.
- Push
Layer Command - Command for pushing a new layer.
- Recorder
- Recorder context that captures commands.
- Recording
- A recording of rendering commands that can cache generated strips.
Enums§
- Render
Command - Individual rendering commands that can be recorded.
Traits§
- Recordable
- Trait for rendering contexts that support recording and replaying operations.