Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/ops/
DAtlasTextOp.h121 struct FlushInfo { struct
122 sk_sp<const GrBuffer> fVertexBuffer;
123 sk_sp<const GrBuffer> fIndexBuffer;
124 GrGeometryProcessor* fGeometryProcessor;
125 const GrSurfaceProxy** fPrimProcProxies;
126 int fGlyphsToFlush = 0;
127 int fVertexOffset = 0;
128 int fNumDraws = 0;
DSmallPathRenderer.cpp112 struct FlushInfo { struct in skgpu::v1::__anon59f237730111::SmallPathOp
113 sk_sp<const GrBuffer> fVertexBuffer;
114 sk_sp<const GrBuffer> fIndexBuffer;
115 GrGeometryProcessor* fGeometryProcessor;
116 const GrSurfaceProxy** fPrimProcProxies;
117 int fVertexOffset;
118 int fInstancesToFlush;