Searched defs:indicesCount (Results 1 – 1 of 1) sorted by relevance
393 static GLsizei sNeededVboCount(GLsizei indicesCount, const T* indices) { in sNeededVboCount()420 GLsizei indicesCount = count; in setupArrayForDraw() local