Searched refs:D3DSTENCILOP (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/nine/
H A Dnine_pipe.h602 d3dstencilop_to_pipe_stencil_op(D3DSTENCILOP op)
/external/swiftshader/include/Direct3D/
H A Dd3d8types.h277 } D3DSTENCILOP; typedef in typeref:enum:_D3DSTENCILOP
353 D3DRS_STENCILFAIL = 53, /* D3DSTENCILOP to do if stencil test fails */
354 D3DRS_STENCILZFAIL = 54, /* D3DSTENCILOP to do if stencil test passes and Z test fails */
355 D3DRS_STENCILPASS = 55, /* D3DSTENCILOP to do if both stencil and Z tests pass */
/external/mesa3d/include/D3D9/
H A Dd3d9types.h1122 } D3DSTENCILOP; typedef in typeref:enum:_D3DSTENCILOP

Completed in 66 milliseconds