Home
last modified time | relevance | path

Searched refs:SetTextureParametersDirty (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/
H A DGraphics.h198 void SetTextureParametersDirty();
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/Direct3D11/
H A DD3D11Graphics.cpp1349 SetTextureParametersDirty(); in SetDefaultTextureFilterMode()
1360 SetTextureParametersDirty(); in SetDefaultTextureAnisotropy()
1369 void Graphics::SetTextureParametersDirty() in SetTextureParametersDirty() function in Urho3D::Graphics
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/OpenGL/
H A DOGLGraphics.cpp1637 SetTextureParametersDirty(); in SetDefaultTextureFilterMode()
1648 SetTextureParametersDirty(); in SetDefaultTextureAnisotropy()
1652 void Graphics::SetTextureParametersDirty() in SetTextureParametersDirty() function in Urho3D::Graphics