Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_pipe.h611 case D3DSTENCILOP_INCR: return PIPE_STENCIL_OP_INCR_WRAP; in d3dstencilop_to_pipe_stencil_op()
/external/swiftshader/src/D3D9/
DDirect3DDevice9.cpp3357 case D3DSTENCILOP_INCR: in SetRenderState()
3388 case D3DSTENCILOP_INCR: in SetRenderState()
3419 case D3DSTENCILOP_INCR: in SetRenderState()
3783 case D3DSTENCILOP_INCR: in SetRenderState()
3814 case D3DSTENCILOP_INCR: in SetRenderState()
3845 case D3DSTENCILOP_INCR: in SetRenderState()
/external/swiftshader/include/Direct3D/
Dd3d8types.h274 D3DSTENCILOP_INCR = 7, enumerator
/external/swiftshader/src/D3D8/
DDirect3DDevice8.cpp2646 case D3DSTENCILOP_INCR: in SetRenderState()
2677 case D3DSTENCILOP_INCR: in SetRenderState()
2708 case D3DSTENCILOP_INCR: in SetRenderState()
/external/mesa3d/include/D3D9/
Dd3d9types.h1120 D3DSTENCILOP_INCR = 7, enumerator