GPUPipelineError constructor
GPUPipelineError(
- GPUPipelineErrorInit options, [
- String message
Implementation
external factory GPUPipelineError(
GPUPipelineErrorInit options, [
String message,
]);