Searched defs:FlushInfo (Results 1 – 2 of 2) sorted by relevance
121 struct FlushInfo { struct122 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;
112 struct FlushInfo { struct in skgpu::v1::__anon59f237730111::SmallPathOp113 sk_sp<const GrBuffer> fVertexBuffer;114 sk_sp<const GrBuffer> fIndexBuffer;115 GrGeometryProcessor* fGeometryProcessor;116 const GrSurfaceProxy** fPrimProcProxies;117 int fVertexOffset;118 int fInstancesToFlush;