Home | History | Annotate | Download | only in gpu

Lines Matching refs:currVertices

769         int32_t currVertices = fVertexPool.currentBufferVertices(vertexSize);
770 if (*vertexCount > currVertices &&
776 *vertexCount = currVertices;