Home
last modified time | relevance | path

Searched refs:D3DSTENCILOP_ZERO (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_pipe.h606 case D3DSTENCILOP_ZERO: return PIPE_STENCIL_OP_ZERO; in d3dstencilop_to_pipe_stencil_op()
/external/swiftshader/src/D3D9/
DDirect3DDevice9.cpp3342 case D3DSTENCILOP_ZERO: in SetRenderState()
3373 case D3DSTENCILOP_ZERO: in SetRenderState()
3404 case D3DSTENCILOP_ZERO: in SetRenderState()
3768 case D3DSTENCILOP_ZERO: in SetRenderState()
3799 case D3DSTENCILOP_ZERO: in SetRenderState()
3830 case D3DSTENCILOP_ZERO: in SetRenderState()
/external/swiftshader/include/Direct3D/
Dd3d8types.h269 D3DSTENCILOP_ZERO = 2, enumerator
/external/swiftshader/src/D3D8/
DDirect3DDevice8.cpp2631 case D3DSTENCILOP_ZERO: in SetRenderState()
2662 case D3DSTENCILOP_ZERO: in SetRenderState()
2693 case D3DSTENCILOP_ZERO: in SetRenderState()
/external/mesa3d/include/D3D9/
Dd3d9types.h1115 D3DSTENCILOP_ZERO = 2, enumerator