Home
last modified time | relevance | path

Searched refs:D3DFILL_WIREFRAME (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_pipe.h674 case D3DFILL_WIREFRAME: return PIPE_POLYGON_MODE_LINE; in d3dfillmode_to_pipe_polygon_mode()
/third_party/mesa3d/include/D3D9/
Dd3d9types.h579 D3DFILL_WIREFRAME = 2, enumerator