Expand description
Rendering specific systems
Modules§
- Executes the [
RenderGraph
] current render graph. - Prepares GPU-owned resources by initializing them if they are uninitialized or out-of-date.
- Extracts data from the current state.
- Uploads data to the GPU which is needed for rendering.