maplibre-rs/docs/api/maplibre/render/sidebar-items.js

1 line
1.1 KiB
JavaScript

window.SIDEBAR_ITEMS = {"constant":[["INDEX_FORMAT",""]],"enum":[["RenderStageLabel","The labels of the default App rendering stages."]],"mod":[["builder",""],["camera","Main camera"],["draw_graph","Labels for the “draw” graph"],["error",""],["eventually",""],["graph",""],["graph_runner","Executes a [`RenderGraph`]"],["main_graph",""],["main_pass","The main render pass for this application."],["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."],["render_phase","Describes the concept of a [`RenderPhase`] and [`PhaseItem`]"],["resource","Utilities which holds references to GPU-owned. Usually a resource is a wrapper which makes using buffers or textures simpler."],["settings","Settings for the renderer"],["shaders",""],["systems","Rendering specific systems"],["tile_view_pattern","Utility for generating a tile pattern which can be used for masking."]],"struct":[["MaskPipeline",""],["RenderPlugin",""],["RenderResources",""],["Renderer",""]]};