Searched refs:mDisplayMode (Results 1 – 3 of 3) sorted by relevance
35 const D3DDISPLAYMODE mDisplayMode; variable
23 …: mDisplayMode(displayMode), mRenderTargetFormat(renderTargetFormat), mDepthStencilFormat(depthSte… in Config()
91 mState.viewportWidth = config->mDisplayMode.Width; in Context()92 mState.viewportHeight = config->mDisplayMode.Height; in Context()98 mState.scissorWidth = config->mDisplayMode.Width; in Context()99 mState.scissorHeight = config->mDisplayMode.Height; in Context()