Class GPUAdapter
Hierarchy
- GPUAdapter
Index
Constructors
Properties
Methods
Constructors
constructor
Returns GPUAdapter
Properties
Readonly featuresSearch playground for features
Readonly is Fallback AdapterSearch playground for isFallbackAdapter
Readonly limitsSearch playground for limits
Readonly nameSearch playground for name
Methods
request Adapter InfoSearch playground for requestAdapterInfo
Parameters
Optional unmaskHints: string[]
Returns Promise<GPUAdapterInfo>
request DeviceSearch playground for requestDevice
Parameters
Optional descriptor: GPUDeviceDescriptor
Returns Promise<GPUDevice>