Expand description
Ring buffers for using with frames.
Structs§
- Resource cirque. It simplifies using multiple resources when same resource cannot be used simulteneously.
- Resource cirque that depends on another one. It relies on trusted ready index instead of frame indices. It guarantees to always return same resource for same index.
- Reference to new value in the
Cirque
. It is in initial state. - Reference to value in the
Cirque
. It is in ready state.
Enums§
- Reference to one of the values in the
Cirque
. It can be in either initial or ready state.