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/
Dfrontend.cpp256 case TOP_RECT_LIST: return numPrims / 3; in GetNumPrims()
332 case TOP_RECT_LIST: return numPrims * 3; in GetNumVerts()
416 case TOP_RECT_LIST: in NumVertsPerPrim()
Dapi.cpp1051 case TOP_RECT_LIST: in MaxVertsPerDraw()
1106 else if (topology == TOP_RECT_LIST) in DrawInstanced()
1247 else if (topology == TOP_RECT_LIST) in DrawIndexedInstance()
Dstate.h53 TOP_RECT_LIST = 0xF, enumerator
Dpa_avx.cpp1033 case TOP_RECT_LIST: in PA_STATE_OPT()
1160 case TOP_RECT_LIST: in PA_STATE_OPT()