Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_pipe.h610 case D3DSTENCILOP_INVERT: return PIPE_STENCIL_OP_INVERT; in d3dstencilop_to_pipe_stencil_op()
/external/swiftshader/src/D3D9/
DDirect3DDevice9.cpp3354 case D3DSTENCILOP_INVERT: in SetRenderState()
3385 case D3DSTENCILOP_INVERT: in SetRenderState()
3416 case D3DSTENCILOP_INVERT: in SetRenderState()
3780 case D3DSTENCILOP_INVERT: in SetRenderState()
3811 case D3DSTENCILOP_INVERT: in SetRenderState()
3842 case D3DSTENCILOP_INVERT: in SetRenderState()
/external/swiftshader/include/Direct3D/
Dd3d8types.h273 D3DSTENCILOP_INVERT = 6, enumerator
/external/swiftshader/src/D3D8/
DDirect3DDevice8.cpp2643 case D3DSTENCILOP_INVERT: in SetRenderState()
2674 case D3DSTENCILOP_INVERT: in SetRenderState()
2705 case D3DSTENCILOP_INVERT: in SetRenderState()
/external/mesa3d/include/D3D9/
Dd3d9types.h1119 D3DSTENCILOP_INVERT = 6, enumerator