interface GPUPipelineError
extends DOMException
The GPUPipelineError interface of the WebGPU API describes a pipeline failure.
Available only in secure contexts.
Properties #
The reason read-only property of the GPUPipelineError interface defines the reason the pipeline creation failed in a machine-readable way.