Searched refs:mDepthStencilFormat (Results 1 – 3 of 3) sorted by relevance
37 const D3DFORMAT mDepthStencilFormat; variable
23 …: mDisplayMode(displayMode), mRenderTargetFormat(renderTargetFormat), mDepthStencilFormat(depthSte… in Config()
117 presentParameters.AutoDepthStencilFormat = mConfig->mDepthStencilFormat; in resetSwapChain()