Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
SkRasterPipeline::StageList Struct Reference

#include <SkRasterPipeline.h>

Public Attributes

StageListprev
 
SkRasterPipelineOp stage
 
void * ctx
 

Detailed Description

Definition at line 94 of file SkRasterPipeline.h.

Member Data Documentation

◆ ctx

void* SkRasterPipeline::StageList::ctx

Definition at line 97 of file SkRasterPipeline.h.

◆ prev

StageList* SkRasterPipeline::StageList::prev

Definition at line 95 of file SkRasterPipeline.h.

◆ stage

SkRasterPipelineOp SkRasterPipeline::StageList::stage

Definition at line 96 of file SkRasterPipeline.h.


The documentation for this struct was generated from the following file: