Home | History | Annotate | Download | only in gpu

Lines Matching refs:currIndices

758         int32_t currIndices = fIndexPool.currentBufferIndices();
759 if (*indexCount > currIndices &&
765 *indexCount = currIndices;