Home
last modified time | relevance | path

Searched refs:SWR_FILLMODE_POINT (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/
Dswr_state.h392 return SWR_FILLMODE_POINT; in swr_convert_fill_mode()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dstate.h977 SWR_FILLMODE_POINT, enumerator
Dbinner.cpp1004 else if (rastState.fillMode == SWR_FILLMODE_POINT) in BinTrianglesImpl()