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 thePipelineData
structure to keep track of the current pipeline stage to properly store its state.