Home
last modified time | relevance | path

Searched refs:OnDeviceLost (Results 1 – 25 of 60) sorted by relevance

123

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/dawn/src/dawn_wire/server/
H A DServerDevice.cpp26 server->OnDeviceLost(message); in ForwardDeviceLost()
39 void Server::OnDeviceLost(const char* message) { in OnDeviceLost() function in dawn_wire::server::Server
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/OpenGL/
H A DOGLShaderVariation.cpp50 void ShaderVariation::OnDeviceLost() in OnDeviceLost() function in Urho3D::ShaderVariation
52 GPUObject::OnDeviceLost(); in OnDeviceLost()
H A DOGLIndexBuffer.cpp36 void IndexBuffer::OnDeviceLost() in OnDeviceLost() function in Urho3D::IndexBuffer
38 GPUObject::OnDeviceLost(); in OnDeviceLost()
H A DOGLVertexBuffer.cpp35 void VertexBuffer::OnDeviceLost() in OnDeviceLost() function in Urho3D::VertexBuffer
37 GPUObject::OnDeviceLost(); in OnDeviceLost()
H A DOGLTexture2D.cpp42 void Texture2D::OnDeviceLost() in OnDeviceLost() function in Urho3D::Texture2D
44 GPUObject::OnDeviceLost(); in OnDeviceLost()
47 renderSurface_->OnDeviceLost(); in OnDeviceLost()
H A DOGLTexture2DArray.cpp46 void Texture2DArray::OnDeviceLost() in OnDeviceLost() function in Urho3D::Texture2DArray
48 GPUObject::OnDeviceLost(); in OnDeviceLost()
51 renderSurface_->OnDeviceLost(); in OnDeviceLost()
H A DOGLTextureCube.cpp46 void TextureCube::OnDeviceLost() in OnDeviceLost() function in Urho3D::TextureCube
48 GPUObject::OnDeviceLost(); in OnDeviceLost()
53 renderSurfaces_[i]->OnDeviceLost(); in OnDeviceLost()
H A DOGLShaderProgram.h47 virtual void OnDeviceLost();
H A DOGLRenderSurface.cpp90 void RenderSurface::OnDeviceLost() in OnDeviceLost() function in Urho3D::RenderSurface
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/
H A DGPUObject.cpp54 void GPUObject::OnDeviceLost() in OnDeviceLost() function in Urho3D::GPUObject
H A DGPUObject.h51 virtual void OnDeviceLost();
H A DTexture3D.h51 virtual void OnDeviceLost();
H A DTexture2D.h53 virtual void OnDeviceLost();
H A DIndexBuffer.h45 virtual void OnDeviceLost();
H A DTexture2DArray.h53 virtual void OnDeviceLost();
H A DTextureCube.h53 virtual void OnDeviceLost();
H A DRenderSurface.h61 void OnDeviceLost();
H A DShaderVariation.h87 virtual void OnDeviceLost();
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/Direct3D9/
H A DD3D9RenderSurface.cpp70 void RenderSurface::OnDeviceLost() in OnDeviceLost() function in Urho3D::RenderSurface
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/Direct3D11/
H A DD3D11RenderSurface.cpp71 void RenderSurface::OnDeviceLost() in OnDeviceLost() function in Urho3D::RenderSurface
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/src/dawn_wire/server/
H A DServerDevice.cpp26 server->OnDeviceLost(message); in ForwardDeviceLost()
71 void Server::OnDeviceLost(const char* message) { in OnDeviceLost() function in dawn_wire::server::Server
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nearby/src/cpp/platform/api/
H A Dserver_sync.h58 virtual void OnDeviceLost(ServerSyncDevice* device,
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/UWP/
H A DPPSSPP_UWPMain.h42 virtual void OnDeviceLost();
/dports/emulators/ppsspp/ppsspp-1.12.3/UWP/
H A DPPSSPP_UWPMain.h42 virtual void OnDeviceLost();
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/UWP/
H A DPPSSPP_UWPMain.h42 virtual void OnDeviceLost();

123