webgpu::swapchain

Type Alias WGPUImageMap

Source
pub type WGPUImageMap = Arc<Mutex<HashMap<WebGPUContextId, ContextData>>>;

Aliased Typeยง

struct WGPUImageMap { /* private fields */ }