Home
last modified time | relevance | path

Searched defs:GrPipelineInfo (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/
DGrPrimitiveProcessor.h79 struct GrPipelineInfo { struct
80 bool fColorIgnored;
81 bool fCoverageIgnored;
105 virtual void initBatchTracker(GrBatchTracker*, const GrPipelineInfo&) const = 0; argument