Skip to main content
class GPUAdapter

Properties

readonly
features: GPUSupportedFeatures
readonly
isSoftware: boolean
readonly
limits: GPUSupportedLimits
readonly
name: string

Methods

requestDevice(descriptor?: GPUDeviceDescriptor): Promise<GPUDevice>