Searched refs:TestCooperativeLevel (Results 1 – 9 of 9) sorted by relevance
880 long Direct3DDevice9Ex::TestCooperativeLevel() in TestCooperativeLevel() function in D3D9::Direct3DDevice9Ex884 return Direct3DDevice9::TestCooperativeLevel(); in TestCooperativeLevel()
60 long __stdcall TestCooperativeLevel() override;
177 long __stdcall TestCooperativeLevel() override;
5377 long Direct3DDevice9::TestCooperativeLevel() in TestCooperativeLevel() function in D3D9::Direct3DDevice9
150 long __stdcall TestCooperativeLevel() override;
4008 long Direct3DDevice8::TestCooperativeLevel() in TestCooperativeLevel() function in D3D8::Direct3DDevice8
732 HRESULT hr = _pd3dDevice->TestCooperativeLevel(); in ScreenUpdateProcess()
255 STDMETHOD(TestCooperativeLevel)(THIS) PURE; in DECLARE_INTERFACE_() local357 #define IDirect3DDevice8_TestCooperativeLevel(p) (p)->lpVtbl->TestCooperativeLevel(p)455 #define IDirect3DDevice8_TestCooperativeLevel(p) (p)->TestCooperativeLevel()
161 virtual HRESULT WINAPI TestCooperativeLevel() = 0;749 HRESULT (WINAPI *TestCooperativeLevel)(IDirect3DDevice9 *This);876 #define IDirect3DDevice9_TestCooperativeLevel(p) (p)->lpVtbl->TestCooperativeLevel(p)1000 HRESULT (WINAPI *TestCooperativeLevel)(IDirect3DDevice9Ex *This);1143 #define IDirect3DDevice9Ex_TestCooperativeLevel(p) (p)->lpVtbl->TestCooperativeLevel(p)