mirror of
https://github.com/maplibre/maplibre-rs.git
synced 2025-12-08 19:05:57 +00:00
1 line
415 B
JavaScript
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."]]}; |