Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_pipe.c92 rast.scissor = !!rs[D3DRS_SCISSORTESTENABLE]; in nine_convert_rasterizer_state()
Dnine_state.c2350 if (context->rs[D3DRS_SCISSORTESTENABLE]) { in CSMT_ITEM_NO_WAIT()
2840 [D3DRS_SCISSORTESTENABLE] = FALSE,
3590 [D3DRS_SCISSORTESTENABLE] = NINE_STATE_RASTERIZER,
/external/swiftshader/src/D3D9/
DDirect3DStateBlock9.cpp1042 captureRenderState(D3DRS_SCISSORTESTENABLE); in capturePixelRenderStates()
DDirect3DDevice9.cpp2470 SetRenderState(D3DRS_SCISSORTESTENABLE, FALSE); in Reset()
3718 case D3DRS_SCISSORTESTENABLE: in SetRenderState()
/external/mesa3d/include/D3D9/
Dd3d9types.h819 D3DRS_SCISSORTESTENABLE = 174, enumerator