Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_pipe.h612 case D3DSTENCILOP_DECR: return PIPE_STENCIL_OP_DECR_WRAP; in d3dstencilop_to_pipe_stencil_op()
/external/swiftshader/src/D3D9/
DDirect3DDevice9.cpp3360 case D3DSTENCILOP_DECR: in SetRenderState()
3391 case D3DSTENCILOP_DECR: in SetRenderState()
3422 case D3DSTENCILOP_DECR: in SetRenderState()
3786 case D3DSTENCILOP_DECR: in SetRenderState()
3817 case D3DSTENCILOP_DECR: in SetRenderState()
3848 case D3DSTENCILOP_DECR: in SetRenderState()
/external/swiftshader/include/Direct3D/
Dd3d8types.h275 D3DSTENCILOP_DECR = 8, enumerator
/external/swiftshader/src/D3D8/
DDirect3DDevice8.cpp2649 case D3DSTENCILOP_DECR: in SetRenderState()
2680 case D3DSTENCILOP_DECR: in SetRenderState()
2711 case D3DSTENCILOP_DECR: in SetRenderState()
/external/mesa3d/include/D3D9/
Dd3d9types.h1121 D3DSTENCILOP_DECR = 8 enumerator