Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/deno/cli/tsc/dts/lib.deno_webgpu.d.ts>GPUInternalError

A modern runtime for JavaScript and TypeScript.
Latest
class GPUInternalError
extends GPUError
import { GPUInternalError } from "https://deno.land/x/deno@v2.0.4/cli/tsc/dts/lib.deno_webgpu.d.ts";

Constructors

new
GPUInternalError(message: string)