class GPUPipelineError
extends DOMException
import { GPUPipelineError } from "https://deno.land/x/deno@v2.0.4/cli/tsc/dts/lib.deno_webgpu.d.ts";
Constructors
new
GPUPipelineError(message?: string, options?: GPUPipelineErrorInit)Properties
readonly
reason: GPUPipelineErrorReason