Home
last modified time | relevance | path

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

/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/OpenGL/
H A DOGLShaderVariation.cpp81 graphics_->CleanupShaderPrograms(this); in Release()
H A DOGLGraphics.cpp2361 void Graphics::CleanupShaderPrograms(ShaderVariation* variation) in CleanupShaderPrograms() function in Urho3D::Graphics
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/Direct3D9/
H A DD3D9ShaderVariation.cpp143 graphics_->CleanupShaderPrograms(this); in Release()
H A DD3D9Graphics.cpp2153 void Graphics::CleanupShaderPrograms(ShaderVariation* variation) in CleanupShaderPrograms() function in Urho3D::Graphics
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/Direct3D11/
H A DD3D11ShaderVariation.cpp130 graphics_->CleanupShaderPrograms(this); in Release()
H A DD3D11Graphics.cpp1903 void Graphics::CleanupShaderPrograms(ShaderVariation* variation) in CleanupShaderPrograms() function in Urho3D::Graphics
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/
H A DGraphics.h510 void CleanupShaderPrograms(ShaderVariation* variation);