Home
last modified time | relevance | path

Searched refs:ClearTransformSources (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/
H A DGraphics.h192 void ClearTransformSources();
H A DRenderer.cpp1468 graphics_->ClearTransformSources(); in OptimizeLightByStencil()
H A DView.cpp2185 graphics_->ClearTransformSources(); in DrawFullscreenQuad()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/Direct3D11/
H A DD3D11Graphics.cpp1282 void Graphics::ClearTransformSources() in ClearTransformSources() function in Urho3D::Graphics
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/Direct3D9/
H A DD3D9Graphics.cpp1425 void Graphics::ClearTransformSources() in ClearTransformSources() function in Urho3D::Graphics
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/OpenGL/
H A DOGLGraphics.cpp1534 void Graphics::ClearTransformSources() in ClearTransformSources() function in Urho3D::Graphics