Searched refs:TOP_LISTSTRIP_ADJ (Results 1 – 6 of 6) sorted by relevance
369 return TOP_LISTSTRIP_ADJ; in swr_convert_prim_topology()
259 case TOP_LISTSTRIP_ADJ: return numPrims < 3 ? 0 : numPrims - 3; in GetNumPrims()335 case TOP_LISTSTRIP_ADJ: return numPrims ? numPrims + 3 : 0; in GetNumVerts()408 case TOP_LISTSTRIP_ADJ: in NumVertsPerPrim()467 case TOP_LISTSTRIP_ADJ: in NumVertsPerPrim()
483 …case TOP_LISTSTRIP_ADJ: pfnPa = gsEnabled ? &PA_STATE_CUT::ProcessVertLineStripAdj : &PA_STATE… in PA_STATE_CUT()1435 …(topo == TOP_LINE_LIST_ADJ || topo == TOP_LISTSTRIP_ADJ || topo == TOP_TRI_LIST_ADJ || topo == TOP… in PA_FACTORY()
51 TOP_LISTSTRIP_ADJ = 0xA, enumerator
172 case TOP_LISTSTRIP_ADJ:225 case TOP_LISTSTRIP_ADJ:
905 case TOP_LISTSTRIP_ADJ: in SetupPipeline()