class GPUAdapter
Properties #
#features: GPUSupportedFeatures readonly
#info: GPUAdapterInfo readonly
#isFallbackAdapter: boolean readonly
#limits: GPUSupportedLimits readonly
Methods #
#requestDevice(descriptor?: GPUDeviceDescriptor): Promise<GPUDevice>