Searched refs:D3DERR_DEVICENOTRESET (Results 1 – 7 of 7) sorted by relevance
188 … if (result == D3DERR_DEVICELOST && g_pd3dDevice->TestCooperativeLevel() == D3DERR_DEVICENOTRESET) in main()
156 … if (result == D3DERR_DEVICELOST && g_pd3dDevice->TestCooperativeLevel() == D3DERR_DEVICENOTRESET) in main()
275 case D3DERR_DEVICENOTRESET: in D3D_SetError()1908 if (result == D3DERR_DEVICENOTRESET) { in D3D_RenderPresent()
223 #define D3DERR_DEVICENOTRESET MAKE_D3DHRESULT(2153) macro
2235 case D3DERR_DEVICENOTRESET: in testDeviceResettable()2286 if (result == D3DERR_DEVICENOTRESET) in resetDevice()
2194 case D3DERR_DEVICENOTRESET: in testDeviceResettable()2245 if (result == D3DERR_DEVICENOTRESET) in resetDevice()
710 return D3DERR_DEVICENOTRESET; in NineDevice9_TestCooperativeLevel()712 return D3DERR_DEVICENOTRESET; in NineDevice9_TestCooperativeLevel()