Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_pipe.h608 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.cpp3347 case D3DSTENCILOP_INCRSAT: in SetRenderState()
3378 case D3DSTENCILOP_INCRSAT: in SetRenderState()
3409 case D3DSTENCILOP_INCRSAT: in SetRenderState()
3773 case D3DSTENCILOP_INCRSAT: in SetRenderState()
3804 case D3DSTENCILOP_INCRSAT: in SetRenderState()
3835 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