GPUPipelineError

class wgpu.GPUPipelineError

Bases: Exception

An error raised when a pipeline could not be created.

property reason: Literal['validation', 'internal'] | str

The reason for the failure.