WebGPUDeviceResponse

Type Alias WebGPUDeviceResponse 

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