Skip to main content
method GPUDevice.prototype.popErrorScope
GPUDevice.prototype.popErrorScope(): Promise<GPUError | null>
Deprecated

Return Type

Promise<GPUError | null>
Back to top