mirror of
https://github.com/maplibre/maplibre-rs.git
synced 2025-12-08 19:05:57 +00:00
1 line
706 B
JavaScript
1 line
706 B
JavaScript
window.SIDEBAR_ITEMS = {"enum":[["PowerPreference","Power Preference when choosing a physical adapter."],["SurfaceType",""],["TextureFormat","Underlying texture data format."]],"struct":[["Backends","Represents the backends that wgpu will use."],["Features","Features that are not guaranteed to be supported."],["Limits","Represents the sets of limits an adapter/device supports."],["Msaa","Configuration resource for Multi-Sample Anti-Aliasing."],["RendererSettings",""],["WgpuSettings","Provides configuration for renderer initialization. Use `Device::features`, `Device::limits`, and the `WgpuAdapterInfo` resource to get runtime information about the actual adapter, backend, features, and limits."]]}; |