method GPU.prototype.requestAdapter
Jump to headingGPU.prototype.requestAdapter(options?: GPURequestAdapterOptions): Promise<GPUAdapter | null>
Parameters Jump to heading
optional
Jump to headingoptions: GPURequestAdapterOptions
Return Type Jump to heading
Promise<GPUAdapter | null>