Home
last modified time | relevance | path

Searched defs:minInstancesPerChunk (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/gpu/tessellate/
H A DStrokeFixedCountTessellator.cpp252 int minInstancesPerChunk = strokePreallocCount + capPreallocCount; in prepare() local
34 InstanceWriter(PatchAttribs attribs, GrMeshDrawTarget* target, float matrixMaxScale, const SkMatrix& viewMatrix, GrVertexChunkArray* patchChunks, size_t instanceStride, int minInstancesPerChunk) InstanceWriter() argument

Completed in 2 milliseconds