Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTTriStrip.cpp379 unsigned int nStripLen; in StripGrow() local
386 nStripLen = 0; in StripGrow()
399 _ASSERT(nStripLen < m_nTriCnt); in StripGrow()
400 m_psStrip[nStripLen++] = pTri; in StripGrow()
442 for(i = 0; i < nStripLen; ++i) in StripGrow()
470 for(i = 0; i < nStripLen; ++i) in StripGrow()