Searched refs:TOP_TRI_STRIP_ADJ (Results 1 – 4 of 4) sorted by relevance
260 case TOP_TRI_STRIP_ADJ: return numPrims < 4 ? 0 : (numPrims / 2) - 2; in GetNumPrims()336 case TOP_TRI_STRIP_ADJ: return numPrims ? (numPrims + 2) * 2 : 0; in GetNumVerts()414 case TOP_TRI_STRIP_ADJ: in NumVertsPerPrim()468 case TOP_TRI_STRIP_ADJ: in NumVertsPerPrim()
50 TOP_TRI_STRIP_ADJ = 0xC, enumerator
394 case TOP_TRI_STRIP_ADJ: if (gsEnabled) in PA_STATE_CUT()1166 …NE_LIST_ADJ || topo == TOP_LISTSTRIP_ADJ || topo == TOP_TRI_LIST_ADJ || topo == TOP_TRI_STRIP_ADJ)) in PA_FACTORY()
68 return TOP_TRI_STRIP_ADJ; in swr_convert_prim_topology()