Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/d3d9/
Drenderer9_utils.cpp174 d3dStencilOp = D3DSTENCILOP_INCRSAT; in ConvertStencilOp()
/external/mesa3d/src/gallium/frontends/nine/
Dnine_pipe.h612 case D3DSTENCILOP_INCRSAT: return PIPE_STENCIL_OP_INCR; in d3dstencilop_to_pipe_stencil_op()
/external/swiftshader/include/Direct3D/
Dd3d8types.h271 D3DSTENCILOP_INCRSAT = 4, enumerator
/external/swiftshader/src/D3D9/
DDirect3DDevice9.cpp3346 case D3DSTENCILOP_INCRSAT: in SetRenderState()
3377 case D3DSTENCILOP_INCRSAT: in SetRenderState()
3408 case D3DSTENCILOP_INCRSAT: in SetRenderState()
3772 case D3DSTENCILOP_INCRSAT: in SetRenderState()
3803 case D3DSTENCILOP_INCRSAT: in SetRenderState()
3834 case D3DSTENCILOP_INCRSAT: in SetRenderState()
/external/swiftshader/src/D3D8/
DDirect3DDevice8.cpp2637 case D3DSTENCILOP_INCRSAT: in SetRenderState()
2668 case D3DSTENCILOP_INCRSAT: in SetRenderState()
2699 case D3DSTENCILOP_INCRSAT: in SetRenderState()
/external/mesa3d/include/D3D9/
Dd3d9types.h1117 D3DSTENCILOP_INCRSAT = 4, enumerator