Searched refs:nVtx (Results 1 – 1 of 1) sorted by relevance
236 int nTris, nVtx, nVtxBase, nTrisTot = 0; in Flush() local290 nVtx = PVRT_MIN(m_nVtxCache, 0xFFFC); in Flush()291 nTris = nVtx >> 1; in Flush()294 _ASSERT((nVtx % 4) == 0); in Flush()308 nVtxBase += nVtx; in Flush()309 m_nVtxCache -= nVtx; in Flush()