Searched refs:EnableAutoDepthStencil (Results 1 – 8 of 8) sorted by relevance
192 presentParameters.EnableAutoDepthStencil = FALSE; in reset()
422 presentParameters.EnableAutoDepthStencil = FALSE; in getDefaultPresentParameters()
225 pParams->EnableAutoDepthStencil, in NineSwapChain9_Resize()409 if (pParams->EnableAutoDepthStencil) { in NineSwapChain9_Resize()
136 if (This->nswapchains && This->swapchains[0]->params.EnableAutoDepthStencil) { in NineDevice9_SetDefaultState()
1384 BOOL EnableAutoDepthStencil; member
1689 BOOL EnableAutoDepthStencil; member
1926 if(presentParameters->EnableAutoDepthStencil != FALSE) in Reset()1937 …SetRenderState(D3DRS_ZENABLE, presentParameters->EnableAutoDepthStencil != FALSE ? D3DZB_TRUE : D3… in Reset()
2352 if(presentParameters->EnableAutoDepthStencil != FALSE) in Reset()2397 …SetRenderState(D3DRS_ZENABLE, presentParameters->EnableAutoDepthStencil != FALSE ? D3DZB_TRUE : D3… in Reset()