Searched refs:currentBufferVertices (Results 1 – 3 of 3) sorted by relevance
257 int currentBufferVertices(GrVertexLayout layout) const;
417 int GrVertexBufferAllocPool::currentBufferVertices(GrVertexLayout layout) const { in currentBufferVertices() function in GrVertexBufferAllocPool
439 int32_t currVertices = fVertexPool.currentBufferVertices(vertexLayout); in geometryHints()