Home
last modified time | relevance | path

Searched refs:primProcProxies (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/src/gpu/ops/
H A DGrMeshDrawOp.cpp111 const GrSurfaceProxy* const primProcProxies[]) const { in recordDraw()
112 target->recordDraw(gp, fMesh, 1, primProcProxies, fPrimitiveType); in recordDraw()
H A DAtlasTextOp.cpp223 auto primProcProxies = target->allocPrimProcProxyPtrs(kMaxTextures); in onPrepareDraws() local
225 primProcProxies[i] = views[i].proxy(); in onPrepareDraws()
232 flushInfo.fPrimProcProxies = primProcProxies; in onPrepareDraws()
H A DGrMeshDrawOp.h62 const GrSurfaceProxy* const primProcProxies[]) const;
/third_party/skia/src/gpu/
H A DGrMeshDrawTarget.h28 /** Adds a draw of a mesh. 'primProcProxies' must have
34 const GrSurfaceProxy* const primProcProxies[],
H A DGrOpFlushState.h130 const GrSurfaceProxy* const primProcProxies[],

Completed in 4 milliseconds