Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_pipe.h676 case D3DFILL_SOLID_ZERO:return PIPE_POLYGON_MODE_FILL; in d3dfillmode_to_pipe_polygon_mode()
/third_party/mesa3d/include/D3D9/
Dd3d9types.h577 D3DFILL_SOLID_ZERO = 0, enumerator