Searched refs:kFallbackVerticesPerChunk (Results 1 – 1 of 1) sorted by relevance
225 static const int kFallbackVerticesPerChunk = 16384; in allocNewBuffers() local229 kFallbackVerticesPerChunk, in allocNewBuffers()239 const int kFallbackIndicesPerChunk = kFallbackVerticesPerChunk * this->indexScale(); in allocNewBuffers()