Home
last modified time | relevance | path

Searched refs:D3DSTENCILOP_DECRSAT (Results 1 – 6 of 6) sorted by relevance

/external/angle/src/libANGLE/renderer/d3d/d3d9/
Drenderer9_utils.cpp177 d3dStencilOp = D3DSTENCILOP_DECRSAT; in ConvertStencilOp()
/external/mesa3d/src/gallium/frontends/nine/
Dnine_pipe.h613 case D3DSTENCILOP_DECRSAT: return PIPE_STENCIL_OP_DECR; in d3dstencilop_to_pipe_stencil_op()
/external/swiftshader/include/Direct3D/
Dd3d8types.h272 D3DSTENCILOP_DECRSAT = 5, enumerator
/external/swiftshader/src/D3D9/
DDirect3DDevice9.cpp3349 case D3DSTENCILOP_DECRSAT: in SetRenderState()
3380 case D3DSTENCILOP_DECRSAT: in SetRenderState()
3411 case D3DSTENCILOP_DECRSAT: in SetRenderState()
3775 case D3DSTENCILOP_DECRSAT: in SetRenderState()
3806 case D3DSTENCILOP_DECRSAT: in SetRenderState()
3837 case D3DSTENCILOP_DECRSAT: in SetRenderState()
/external/swiftshader/src/D3D8/
DDirect3DDevice8.cpp2640 case D3DSTENCILOP_DECRSAT: in SetRenderState()
2671 case D3DSTENCILOP_DECRSAT: in SetRenderState()
2702 case D3DSTENCILOP_DECRSAT: in SetRenderState()
/external/mesa3d/include/D3D9/
Dd3d9types.h1118 D3DSTENCILOP_DECRSAT = 5, enumerator