Home
last modified time | relevance | path

Searched refs:ResetDepthStencil (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/OpenGL/
H A DOGLRenderSurface.cpp103 graphics->ResetDepthStencil(); in OnDeviceLost()
126 graphics->ResetDepthStencil(); in Release()
H A DOGLGraphics.cpp1677 void Graphics::ResetDepthStencil() in ResetDepthStencil() function in Urho3D::Graphics
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/Direct3D9/
H A DD3D9RenderSurface.cpp58 graphics->ResetDepthStencil(); in Release()
H A DD3D9Graphics.cpp1563 void Graphics::ResetDepthStencil() in ResetDepthStencil() function in Urho3D::Graphics
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/Direct3D11/
H A DD3D11RenderSurface.cpp58 graphics->ResetDepthStencil(); in Release()
H A DD3D11Graphics.cpp1394 void Graphics::ResetDepthStencil() in ResetDepthStencil() function in Urho3D::Graphics
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/
H A DGraphics.h208 void ResetDepthStencil();