webgpu::swapchain

Type Alias WGPUImageMap

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

Aliased Typeยง

struct WGPUImageMap { /* private fields */ }