Variable GPUPipelineError
GPUPipelineError: {
prototype: GPUPipelineError;
new (message: string, options: GPUPipelineErrorInit): GPUPipelineError;
}
prototype: GPUPipelineError;
new (message: string, options: GPUPipelineErrorInit): GPUPipelineError;
}
Type declaration
- new (message: string, options: GPUPipelineErrorInit): GPUPipelineError
Parameters
- message: string
- options: GPUPipelineErrorInit
Returns GPUPipelineError
prototype: GPUPipelineError