Searched defs:GetDisplayMode (Results 1 – 5 of 5) sorted by relevance
263 long Direct3DSwapChain9::GetDisplayMode(D3DDISPLAYMODE *displayMode) in GetDisplayMode() function in D3D9::Direct3DSwapChain9
355 long Direct3DDevice9Ex::GetDisplayMode(unsigned int index, D3DDISPLAYMODE *mode) in GetDisplayMode() function in D3D9::Direct3DDevice9Ex
1479 long Direct3DDevice9::GetDisplayMode(unsigned int index, D3DDISPLAYMODE *mode) in GetDisplayMode() function in D3D9::Direct3DDevice9
1318 long Direct3DDevice8::GetDisplayMode(D3DDISPLAYMODE *mode) in GetDisplayMode() function in D3D8::Direct3DDevice8
260 STDMETHOD(GetDisplayMode)(THIS_ D3DDISPLAYMODE* pMode) PURE; in DECLARE_INTERFACE_() local