[−][src]Module rendy::frame::cirque
Ring buffers for using with frames.
Structs
Cirque | Resource cirque. It simplifies using multiple resources when same resource cannot be used simulteneously. |
DependentCirque | 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. |
InitialRef | Reference to new value in the |
ReadyRef | Reference to value in the |
Enums
CirqueRef | Reference to one of the values in the |
Type Definitions
CommandCirque | |
CommandCirqueRef | |
CommandInitialRef | |
CommandReadyRef |