GPUPipelineError
- class wgpu.GPUPipelineError
Bases:
Exception
An error raised when a pipeline could not be created.
- property reason: PipelineErrorReason
The reason for the failure.
Bases: Exception
An error raised when a pipeline could not be created.
The reason for the failure.