Crate rendy_frame

Source
Expand description

Everything that is frame related.

Modules§

  • Ring buffers for using with frames.

Structs§

  • Proof that frame is complete.
  • Single frame rendering task. Command buffers can be submitted as part of the Frame.
  • Timeline of frames, complete, pending and next.
  • Complete - next frame range.

Type Aliases§