Optional
defaultOptional
labelThe initial value of GPUObjectBase#labe | PUObjectBase.label.
Optional
requiredSpecifies the features that are required by the device request. The request will fail if the adapter cannot provide these features. Exactly the specified set of features, and no more or less, will be allowed in validation of API calls on the resulting device.
Optional
requiredSpecifies the limits that are required by the device request.
The request will fail if the adapter cannot provide these limits.
Each key with a non-undefined
value must be the name of a member of supported limits.
API calls on the resulting device perform validation according to the exact limits of the
device (not the adapter; see https://www.w3.org/TR/webgpu/#limits).
Generated using TypeDoc
The descriptor for the default GPUQueue.