pipelineStateQueued constant

PipelineState const pipelineStateQueued

The pipeline has been created or resumed, and processing has not yet begun.

Implementation

static const pipelineStateQueued = PipelineState('PIPELINE_STATE_QUEUED');