Searched refs:TOP_POINT_LIST (Results 1 – 8 of 8) sorted by relevance
220 case TOP_POINT_LIST: in GetNumPrims()309 case TOP_POINT_LIST: in GetNumVerts()399 case TOP_POINT_LIST: in NumVertsPerPrim()903 case TOP_POINT_LIST: in GeometryShaderStage()926 case TOP_POINT_LIST: in GeometryShaderStage()1302 case TOP_POINT_LIST: in TessellationStages()1322 case TOP_POINT_LIST: in TessellationStages()
187 case TOP_POINT_LIST:249 case TOP_POINT_LIST:567 if (pa.binTopology == TOP_POINT_LIST)569 clipTopology = TOP_POINT_LIST;
901 case TOP_POINT_LIST: in SetupPipeline()1125 case TOP_POINT_LIST: in MaxVertsPerDraw()1212 if (topology == TOP_POINT_LIST) in DrawInstanced()1366 if (topology == TOP_POINT_LIST) in DrawIndexedInstance()
525 case TOP_POINT_LIST: in PA_STATE_CUT()1304 case TOP_POINT_LIST:1616 (topo == TOP_TRIANGLE_STRIP || topo == TOP_POINT_LIST || topo == TOP_LINE_LIST || in PA_FACTORY()
46 TOP_POINT_LIST = 0x1, enumerator
2831 case TOP_POINT_LIST: in PA_STATE_OPT()3085 case TOP_POINT_LIST: in PA_STATE_OPT()
369 return TOP_POINT_LIST; in swr_convert_prim_topology()
821 if(iface->pGsState->outputTopology != TOP_POINT_LIST) { in swr_gs_llvm_emit_vertex()879 if (iface->pGsState->outputTopology == TOP_POINT_LIST) { in swr_gs_llvm_end_primitive()1515 if(pGS->outputTopology == TOP_POINT_LIST) { in CompileGS()1702 PRIMITIVE_TOPOLOGY postDSTopology = TOP_POINT_LIST; in CompileTES()1739 postDSTopology = TOP_POINT_LIST; in CompileTES()