HomeSort by relevance Sort by last modified time
    Searched refs:isDeviceLostError (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/angle_dx11/src/libGLESv2/renderer/
Fence9.cpp 67 if (d3d9::isDeviceLostError(result))
113 if (d3d9::isDeviceLostError(result))
Query9.cpp 113 else if (d3d9::isDeviceLostError(hres))
renderer9_utils.h 58 inline bool isDeviceLostError(HRESULT errorCode)
SwapChain9.cpp 148 if (d3d9::isDeviceLostError(result))
228 if (d3d9::isDeviceLostError(result))
256 if (d3d9::isDeviceLostError(result))
345 if (d3d9::isDeviceLostError(result))
renderer11_utils.h 78 inline bool isDeviceLostError(HRESULT errorCode)
SwapChain11.cpp 252 if (d3d11::isDeviceLostError(result))
318 if (d3d11::isDeviceLostError(result))
395 if (d3d11::isDeviceLostError(result))
504 if (d3d11::isDeviceLostError(result))
Image11.cpp 435 if (d3d11::isDeviceLostError(result))
TextureStorage11.cpp 273 if (d3d11::isDeviceLostError(result))
Renderer9.cpp 642 if (d3d9::isDeviceLostError(result))
    [all...]
Renderer11.cpp     [all...]

Completed in 68 milliseconds