Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTModelPOD.cpp3627 unsigned int nListIdxCnt, nStripIdxCnt; local
3631 nStripIdxCnt = 0;
3643 (char*)old.pData + nIdxSize * (nStripIdxCnt - 1),
3649 (char*)old.pData + nIdxSize * (nStripIdxCnt - 2),
3655 (char*)old.pData + nIdxSize * nStripIdxCnt,
3659 nStripIdxCnt += 1;
3665 (char*)old.pData + nIdxSize * nStripIdxCnt,
3668 nStripIdxCnt += 3;