Home
last modified time | relevance | path

Searched refs:TOP_LINE_LIST (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/
Dswr_state.h371 return TOP_LINE_LIST; in swr_convert_prim_topology()
Dswr_shader.cpp1708 postDSTopology = TOP_LINE_LIST; in CompileTES()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dfrontend.cpp236 case TOP_LINE_LIST: in GetNumPrims()
325 case TOP_LINE_LIST: in GetNumVerts()
403 case TOP_LINE_LIST: in NumVertsPerPrim()
1299 case TOP_LINE_LIST: in TessellationStages()
1319 case TOP_LINE_LIST: in TessellationStages()
Dpa.h528 case TOP_LINE_LIST: in PA_STATE_CUT()
1308 case TOP_LINE_LIST:
1616 (topo == TOP_TRIANGLE_STRIP || topo == TOP_POINT_LIST || topo == TOP_LINE_LIST || in PA_FACTORY()
Dclip.h190 case TOP_LINE_LIST:
252 case TOP_LINE_LIST:
578 clipTopology = TOP_LINE_LIST;
Dstate.h47 TOP_LINE_LIST = 0x2, enumerator
Dpa_avx.cpp2810 case TOP_LINE_LIST: in PA_STATE_OPT()
3064 case TOP_LINE_LIST: in PA_STATE_OPT()
Dapi.cpp909 case TOP_LINE_LIST: in SetupPipeline()