mirror of
https://github.com/maplibre/maplibre-rs.git
synced 2025-12-08 19:05:57 +00:00
1 line
552 B
JavaScript
1 line
552 B
JavaScript
window.SIDEBAR_ITEMS = {"mod":[["cleanup_system",""],["debug_pass",""],["draw_graph","Labels for the “draw” graph"],["queue_system","Queues PhaseItems for rendering."],["render_commands","Specifies the instructions which are going to be sent to the GPU. Render commands can be concatenated into a new render command which executes multiple instruction sets."],["resource_system","Prepares GPU-owned resources by initializing them if they are uninitialized or out-of-date."]],"struct":[["DebugPipeline",""],["DebugPlugin",""],["TileDebugItem",""]]}; |