Searched refs:EnableAutoDepthStencil (Results 1 – 5 of 5) sorted by relevance
192 presentParameters.EnableAutoDepthStencil = FALSE; in reset()
430 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()
1689 BOOL EnableAutoDepthStencil; member