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