webgpu::ipc_messages::to_dom

Type Alias WebGPUDeviceResponse

Source
pub type WebGPUDeviceResponse = (WebGPUDevice, WebGPUQueue, Result<DeviceDescriptor<Option<String>>, RequestDeviceError>);