Home
last modified time | relevance | path

Searched refs:GetHiresShadowMapFormat (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/LuaScript/pkgs/Graphics/
H A DGraphics.pkg54 unsigned GetHiresShadowMapFormat() const;
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/
H A DGraphics.h343 unsigned GetHiresShadowMapFormat() const { return hiresShadowMapFormat_; } in GetHiresShadowMapFormat() function
H A DRenderer.cpp428 if (!graphics_->GetHiresShadowMapFormat()) in SetShadowQuality()
944 shadowMapFormat = graphics_->GetHiresShadowMapFormat(); in GetShadowMap()
/dports/graphics/urho3d/Urho3D-1.7.1/Docs/
H A DLuaScriptAPI.dox2608 - unsigned GetHiresShadowMapFormat() const