Searched refs:EnableAutoDepthStencil (Results 1 – 10 of 10) sorted by relevance
307 if (This->base.nswapchains && This->base.swapchains[0]->params.EnableAutoDepthStencil) in NineDevice9Ex_ResetEx()339 if (This->base.nswapchains && This->base.swapchains[0]->params.EnableAutoDepthStencil) in NineDevice9Ex_Reset()
225 pParams->EnableAutoDepthStencil, in NineSwapChain9_Resize()409 if (pParams->EnableAutoDepthStencil) { in NineSwapChain9_Resize()
162 if (This->nswapchains && This->swapchains[0]->params.EnableAutoDepthStencil) { in NineDevice9_SetDefaultState()
65 g_d3dpp.EnableAutoDepthStencil = TRUE; in main()
183 g_d3dpp.EnableAutoDepthStencil = TRUE; in CreateDeviceD3D()
192 presentParameters.EnableAutoDepthStencil = FALSE; in reset()
430 presentParameters.EnableAutoDepthStencil = FALSE; in getDefaultPresentParameters()
416 presentParameters.EnableAutoDepthStencil = FALSE; in getDefaultPresentParameters()
1689 BOOL EnableAutoDepthStencil; member