Searched refs:getDeviceStatusCode (Results 1 – 2 of 2) sorted by relevance
223 HRESULT getDeviceStatusCode();
2069 HRESULT status = getDeviceStatusCode(); in testDeviceLost()2089 HRESULT Renderer9::getDeviceStatusCode() in getDeviceStatusCode() function in rx::Renderer92109 switch (getDeviceStatusCode()) in testDeviceResettable()2132 bool removedDevice = (getDeviceStatusCode() == D3DERR_DEVICEREMOVED); in resetDevice()