Home
last modified time | relevance | path

Searched refs:TOP_RECT_LIST (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dapi.cpp1133 case TOP_RECT_LIST: in MaxVertsPerDraw()
1188 else if (topology == TOP_RECT_LIST) in DrawInstanced()
1329 else if (topology == TOP_RECT_LIST) in DrawIndexedInstance()
Dfrontend.cpp257 case TOP_RECT_LIST: return numPrims / 3; in GetNumPrims()
333 case TOP_RECT_LIST: return numPrims * 3; in GetNumVerts()
417 case TOP_RECT_LIST: in NumVertsPerPrim()
Dstate.h56 TOP_RECT_LIST = 0xF, enumerator
Dpa_avx.cpp2666 case TOP_RECT_LIST: in PA_STATE_OPT()
2904 case TOP_RECT_LIST: in PA_STATE_OPT()