Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_pipe.h607 case D3DSTENCILOP_REPLACE: return PIPE_STENCIL_OP_REPLACE; in d3dstencilop_to_pipe_stencil_op()
/external/swiftshader/src/D3D9/
DDirect3DDevice9.cpp3345 case D3DSTENCILOP_REPLACE: in SetRenderState()
3376 case D3DSTENCILOP_REPLACE: in SetRenderState()
3407 case D3DSTENCILOP_REPLACE: in SetRenderState()
3771 case D3DSTENCILOP_REPLACE: in SetRenderState()
3802 case D3DSTENCILOP_REPLACE: in SetRenderState()
3833 case D3DSTENCILOP_REPLACE: in SetRenderState()
/external/swiftshader/include/Direct3D/
Dd3d8types.h270 D3DSTENCILOP_REPLACE = 3, enumerator
/external/swiftshader/src/D3D8/
DDirect3DDevice8.cpp2634 case D3DSTENCILOP_REPLACE: in SetRenderState()
2665 case D3DSTENCILOP_REPLACE: in SetRenderState()
2696 case D3DSTENCILOP_REPLACE: in SetRenderState()
/external/mesa3d/include/D3D9/
Dd3d9types.h1116 D3DSTENCILOP_REPLACE = 3, enumerator