Searched refs:getDeviceStatusCode (Results 1 – 2 of 2) sorted by relevance
484 HRESULT getDeviceStatusCode();
2209 HRESULT status = getDeviceStatusCode(); in testDeviceLost()2213 HRESULT Renderer9::getDeviceStatusCode() in getDeviceStatusCode() function in rx::Renderer92233 switch (getDeviceStatusCode()) in testDeviceResettable()2256 bool removedDevice = (getDeviceStatusCode() == D3DERR_DEVICEREMOVED); in resetDevice()