GPUAdapter

sealed external class GPUAdapter(source)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
suspend fun requestDevice(descriptor: GPUDeviceDescriptor = definedExternally): GPUDevice
Link copied to clipboard
fun requestDeviceAsync(descriptor: GPUDeviceDescriptor = definedExternally): Promise<GPUDevice>