Searched refs:D3DRS_SCISSORTESTENABLE (Results 1 – 7 of 7) sorted by relevance
299 device->SetRenderState(D3DRS_SCISSORTESTENABLE, FALSE); in swapRect()
662 device->SetRenderState(D3DRS_SCISSORTESTENABLE, FALSE); in setCommonBlitState()
544 mRenderer9->getDevice()->SetRenderState(D3DRS_SCISSORTESTENABLE, scissorEnabled ? TRUE : FALSE); in setScissorEnabled()
3187 mDevice->SetRenderState(D3DRS_SCISSORTESTENABLE, FALSE); in clearRenderTarget()
95 rast.scissor = !!rs[D3DRS_SCISSORTESTENABLE]; in nine_convert_rasterizer_state()
2202 if (context->rs[D3DRS_SCISSORTESTENABLE]) { in CSMT_ITEM_NO_WAIT()2696 [D3DRS_SCISSORTESTENABLE] = FALSE,3455 [D3DRS_SCISSORTESTENABLE] = NINE_STATE_RASTERIZER,
819 D3DRS_SCISSORTESTENABLE = 174, enumerator