method GPUAdapter.prototype.requestDevice
Jump to headingGPUAdapter.prototype.requestDevice(descriptor?: GPUDeviceDescriptor): Promise<GPUDevice>
Parameters Jump to heading
optional
Jump to headingdescriptor: GPUDeviceDescriptor
Return Type Jump to heading
Promise<GPUDevice>