Searched refs:getStoredErrorString (Results 1 – 2 of 2) sorted by relevance
276 ERR() << "Could not create offscreen texture, " << displayD3D->getStoredErrorString(); in resetOffscreenColorBuffer()324 << displayD3D->getStoredErrorString(); in resetOffscreenColorBuffer()344 << displayD3D->getStoredErrorString(); in resetOffscreenColorBuffer()433 << displayD3D->getStoredErrorString(); in resetOffscreenDepthBuffer()
106 const std::string &getStoredErrorString() const { return mStoredErrorString; } in getStoredErrorString() function