Searched refs:nOutVtxCnt (Results 1 – 1 of 1) sorted by relevance
1410 int nOutTriCnt, nOutVtxCnt, nOutBlockCnt; in PVRTGeometrySort() local1430 nOutVtxCnt = 0; in PVRTGeometrySort()1457 nOutVtxCnt += nVtxCnt; in PVRTGeometrySort()1474 …() HW: Tri: %d, Vtx: %d, vtx/tri=%f Blocks=%d\n", nOutTriCnt, nOutVtxCnt, (float)nOutVtxCnt / (flo… in PVRTGeometrySort()