Searched defs:indicesCount (Results 1 – 4 of 4) sorted by relevance
57 uint32_t indicesCount = (maxVal + kPageMask) >> kLogValuesPerPage; in initFromRanges() local169 SparseBitSet::MappableData* SparseBitSet::MappableData::allocate(uint32_t indicesCount, in allocate()
174 final int indicesCount = in draw() local
37 const auto indicesCount = getNumberOfElements(indicesShape); in eval() local
393 static GLsizei sNeededVboCount(GLsizei indicesCount, const T* indices) { in sNeededVboCount()420 GLsizei indicesCount = count; in setupArrayForDraw() local