1 line
415 B
JavaScript

window.SIDEBAR_ITEMS = {"mod":[["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."]]};