Expand description
Defines the PipelineStage
structure, which manages
data stored in memory throughout the DC parser pipeline.
Structsยง
- Pipeline
Data ๐ - Data stored in memory throughout the DC parser pipeline.
Enumsยง
- Pipeline
Stage ๐ - Used by the
PipelineData
structure to keep track of the current pipeline stage to properly store its state.