Searched refs:EnableAutoDepthStencil (Results 1 – 6 of 6) sorted by relevance
179 pParams->EnableAutoDepthStencil, in NineSwapChain9_Resize()361 if (pParams->EnableAutoDepthStencil) { in NineSwapChain9_Resize()
113 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()
2354 if(presentParameters->EnableAutoDepthStencil != FALSE) in Reset()2399 …SetRenderState(D3DRS_ZENABLE, presentParameters->EnableAutoDepthStencil != FALSE ? D3DZB_TRUE : D3… in Reset()