Home
last modified time | relevance | path

Searched refs:fillBatchID (Results 1 – 1 of 1) sorted by relevance

/external/skqp/src/gpu/ccpr/
DGrCCPerFlushResources.cpp106 FillBatchID fillBatchID, StrokeBatchID strokeBatchID, in Make() argument
110 return pool->allocate<RenderAtlasOp>(std::move(resources), fillBatchID, strokeBatchID, in Make()
125 RenderAtlasOp(sk_sp<const GrCCPerFlushResources> resources, FillBatchID fillBatchID, in RenderAtlasOp() argument
128 , fFillBatchID(fillBatchID) in RenderAtlasOp()