Home
last modified time | relevance | path

Searched defs:indicesCount (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DCoreProfileEngine.cpp393 static GLsizei sNeededVboCount(GLsizei indicesCount, const T* indices) { in sNeededVboCount()
420 GLsizei indicesCount = count; in setupArrayForDraw() local