On this page
GPUUncapturedErrorEvent
class GPUUncapturedErrorEvent extends Event {
}
Extends
Event
Constructors
new GPUUncapturedErrorEvent(type: string, gpuUncapturedErrorEventInitDict: GPUUncapturedErrorEventInit)
Properties
error: GPUError
© 2018–2022 the Deno authors
https://doc.deno.land/deno/stable/~/GPUUncapturedErrorEvent