Home
last modified time | relevance | path

Searched refs:pointBatch (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/src/Device/
DRenderer.cpp60 auto pointBatch = &(batch[0][0]); in setBatchIndices() local
63 *pointBatch++ = indices[index++]; in setBatchIndices()
70 *pointBatch++ = indices[index]; in setBatchIndices()