GPUSupportedFeatures.prototype.forEach - Web documentation
method GPUSupportedFeatures.prototype.forEach

Parameters

callbackfn: (value: GPUFeatureName, value2: GPUFeatureName, set: Set<GPUFeatureName>) => void
optional
thisArg: any

Return Type

void