Luna::RG::RenderGraphDesc
Describes one render graph.
struct Luna::RG::RenderGraphDesc
Member objects
-
The array of passed in this render graph. The order of elements this array will be the execution order of render passes.
-
The array of resources in this render graph.
-
The array of input connections (resource -> pass).
-
The array of output connection (pass -> resource).