pub fn export_context(kind: AccelContextKind) -> Option<AccelContextHandle>Expand description
Export a shared acceleration context (e.g., the active WGPU device) when the current provider exposes one.
pub fn export_context(kind: AccelContextKind) -> Option<AccelContextHandle>Export a shared acceleration context (e.g., the active WGPU device) when the current provider exposes one.