Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_pipe.h609 case D3DSTENCILOP_DECRSAT: return PIPE_STENCIL_OP_DECR; in d3dstencilop_to_pipe_stencil_op()
/external/swiftshader/src/D3D9/
DDirect3DDevice9.cpp3351 case D3DSTENCILOP_DECRSAT: in SetRenderState()
3382 case D3DSTENCILOP_DECRSAT: in SetRenderState()
3413 case D3DSTENCILOP_DECRSAT: in SetRenderState()
3777 case D3DSTENCILOP_DECRSAT: in SetRenderState()
3808 case D3DSTENCILOP_DECRSAT: in SetRenderState()
3839 case D3DSTENCILOP_DECRSAT: in SetRenderState()
/external/swiftshader/include/Direct3D/
Dd3d8types.h272 D3DSTENCILOP_DECRSAT = 5, enumerator
/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