Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_pipe.c52 if (rs[D3DRS_TWOSIDEDSTENCILMODE]) { in nine_convert_dsa_state()
Dnine_state.c2850 [D3DRS_TWOSIDEDSTENCILMODE] = FALSE,
3600 [D3DRS_TWOSIDEDSTENCILMODE] = NINE_STATE_DSA,
/external/swiftshader/src/D3D9/
DDirect3DStateBlock9.cpp1045 captureRenderState(D3DRS_TWOSIDEDSTENCILMODE); in capturePixelRenderStates()
DDirect3DDevice9.cpp2480 SetRenderState(D3DRS_TWOSIDEDSTENCILMODE, FALSE); in Reset()
3759 case D3DRS_TWOSIDEDSTENCILMODE: in SetRenderState()
/external/mesa3d/include/D3D9/
Dd3d9types.h829 D3DRS_TWOSIDEDSTENCILMODE = 185, enumerator