Home
last modified time | relevance | path

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

/external/skia/src/gpu/ops/
DGrAtlasTextOp.h106 struct FlushInfo { struct
107 sk_sp<const GrBuffer> fVertexBuffer;
108 sk_sp<const GrBuffer> fIndexBuffer;
109 sk_sp<GrGeometryProcessor> fGeometryProcessor;
110 int fGlyphsToFlush;
111 int fVertexOffset;
DGrSmallPathRenderer.cpp213 struct FlushInfo { struct in SmallPathOp
214 sk_sp<const GrBuffer> fVertexBuffer;
215 sk_sp<const GrBuffer> fIndexBuffer;
216 sk_sp<GrGeometryProcessor> fGeometryProcessor;
217 int fVertexOffset;
218 int fInstancesToFlush;