Definition
WebGPU defines GPUUncapturedErrorEventInit
dictionary GPUUncapturedErrorEventInit : EventInit {
required GPUError error;
};
GPUUncapturedErrorEventInit dictionaryWebGPU defines GPUUncapturedErrorEventInit
dictionary GPUUncapturedErrorEventInit : EventInit {
required GPUError error;
};