Searched refs:TOP_TRI_STRIP_ADJ (Results 1 – 4 of 4) sorted by relevance
373 return TOP_TRI_STRIP_ADJ; in swr_convert_prim_topology()
261 case TOP_TRI_STRIP_ADJ: return numPrims < 4 ? 0 : (numPrims / 2) - 2; in GetNumPrims()337 case TOP_TRI_STRIP_ADJ: return numPrims ? (numPrims + 2) * 2 : 0; in GetNumVerts()415 case TOP_TRI_STRIP_ADJ: in NumVertsPerPrim()469 case TOP_TRI_STRIP_ADJ: in NumVertsPerPrim()
469 case TOP_TRI_STRIP_ADJ: if (gsEnabled) in PA_STATE_CUT()1435 …NE_LIST_ADJ || topo == TOP_LISTSTRIP_ADJ || topo == TOP_TRI_LIST_ADJ || topo == TOP_TRI_STRIP_ADJ)) in PA_FACTORY()
53 TOP_TRI_STRIP_ADJ = 0xC, enumerator