/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/dawn/src/dawn_wire/server/ |
H A D | ServerDevice.cpp | 26 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 D | OGLShaderVariation.cpp | 50 void ShaderVariation::OnDeviceLost() in OnDeviceLost() function in Urho3D::ShaderVariation 52 GPUObject::OnDeviceLost(); in OnDeviceLost()
|
H A D | OGLIndexBuffer.cpp | 36 void IndexBuffer::OnDeviceLost() in OnDeviceLost() function in Urho3D::IndexBuffer 38 GPUObject::OnDeviceLost(); in OnDeviceLost()
|
H A D | OGLVertexBuffer.cpp | 35 void VertexBuffer::OnDeviceLost() in OnDeviceLost() function in Urho3D::VertexBuffer 37 GPUObject::OnDeviceLost(); in OnDeviceLost()
|
H A D | OGLTexture2D.cpp | 42 void Texture2D::OnDeviceLost() in OnDeviceLost() function in Urho3D::Texture2D 44 GPUObject::OnDeviceLost(); in OnDeviceLost() 47 renderSurface_->OnDeviceLost(); in OnDeviceLost()
|
H A D | OGLTexture2DArray.cpp | 46 void Texture2DArray::OnDeviceLost() in OnDeviceLost() function in Urho3D::Texture2DArray 48 GPUObject::OnDeviceLost(); in OnDeviceLost() 51 renderSurface_->OnDeviceLost(); in OnDeviceLost()
|
H A D | OGLTextureCube.cpp | 46 void TextureCube::OnDeviceLost() in OnDeviceLost() function in Urho3D::TextureCube 48 GPUObject::OnDeviceLost(); in OnDeviceLost() 53 renderSurfaces_[i]->OnDeviceLost(); in OnDeviceLost()
|
H A D | OGLShaderProgram.h | 47 virtual void OnDeviceLost();
|
H A D | OGLRenderSurface.cpp | 90 void RenderSurface::OnDeviceLost() in OnDeviceLost() function in Urho3D::RenderSurface
|
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/ |
H A D | GPUObject.cpp | 54 void GPUObject::OnDeviceLost() in OnDeviceLost() function in Urho3D::GPUObject
|
H A D | GPUObject.h | 51 virtual void OnDeviceLost();
|
H A D | Texture3D.h | 51 virtual void OnDeviceLost();
|
H A D | Texture2D.h | 53 virtual void OnDeviceLost();
|
H A D | IndexBuffer.h | 45 virtual void OnDeviceLost();
|
H A D | Texture2DArray.h | 53 virtual void OnDeviceLost();
|
H A D | TextureCube.h | 53 virtual void OnDeviceLost();
|
H A D | RenderSurface.h | 61 void OnDeviceLost();
|
H A D | ShaderVariation.h | 87 virtual void OnDeviceLost();
|
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/Direct3D9/ |
H A D | D3D9RenderSurface.cpp | 70 void RenderSurface::OnDeviceLost() in OnDeviceLost() function in Urho3D::RenderSurface
|
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/Direct3D11/ |
H A D | D3D11RenderSurface.cpp | 71 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 D | ServerDevice.cpp | 26 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 D | server_sync.h | 58 virtual void OnDeviceLost(ServerSyncDevice* device,
|
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/UWP/ |
H A D | PPSSPP_UWPMain.h | 42 virtual void OnDeviceLost();
|
/dports/emulators/ppsspp/ppsspp-1.12.3/UWP/ |
H A D | PPSSPP_UWPMain.h | 42 virtual void OnDeviceLost();
|
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/UWP/ |
H A D | PPSSPP_UWPMain.h | 42 virtual void OnDeviceLost();
|