Home
last modified time | relevance | path

Searched refs:getStoredErrorString (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DSwapChain11.cpp270 ERR() << "Could not create offscreen texture, " << displayD3D->getStoredErrorString(); in resetOffscreenColorBuffer()
318 << displayD3D->getStoredErrorString(); in resetOffscreenColorBuffer()
338 << displayD3D->getStoredErrorString(); in resetOffscreenColorBuffer()
427 << displayD3D->getStoredErrorString(); in resetOffscreenDepthBuffer()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DDisplayD3D.h94 const std::string &getStoredErrorString() const { return mStoredErrorString; } in getStoredErrorString() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DDisplayD3D.h102 const std::string &getStoredErrorString() const { return mStoredErrorString; } in getStoredErrorString() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DSwapChain11.cpp270 ERR() << "Could not create offscreen texture, " << displayD3D->getStoredErrorString(); in resetOffscreenColorBuffer()
415 << displayD3D->getStoredErrorString(); in resetOffscreenDepthBuffer()