Searched refs:getCountingIndices (Results 1 – 3 of 3) sorted by relevance
52 StaticIndexBufferInterface *getCountingIndices(GLsizei count);
269 StaticIndexBufferInterface *IndexDataManager::getCountingIndices(GLsizei count) in getCountingIndices() function in rx::IndexDataManager
1423 StaticIndexBufferInterface *countingIB = mIndexDataManager->getCountingIndices(count); in drawArrays()