GPUPipelineError constructor

GPUPipelineError(
  1. GPUPipelineErrorInit options, [
  2. String message
])

Implementation

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