Expand description
Rendering specific systems
Modulesยง
- cleanup_
system - graph_
runner_ system - Executes the [
RenderGraph] current render graph. - resource_
system - Prepares GPU-owned resources by initializing them if they are uninitialized or out-of-date.
- sort_
phase_ system - tile_
view_ pattern_ system - Extracts data from the current state.
- upload_
system - Uploads data to the GPU which is needed for rendering.