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