A frame graph represents a single rendering frame as a sequence of render passes.
Map used during frame graph compilation. It maps a render target to its previous occurrence.
Add a render pass to the frame.
The render pass to add.
A frame graph represents a single rendering frame as a sequence of render passes.