Home
last modified time | relevance | path

Searched refs:GetLinearDepthFormat (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/LuaScript/pkgs/Graphics/
H A DGraphics.pkg79 static unsigned GetLinearDepthFormat();
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/
H A DGraphics.h549 static unsigned GetLinearDepthFormat();
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/Direct3D11/
H A DD3D11Graphics.cpp2005 unsigned Graphics::GetLinearDepthFormat() in GetLinearDepthFormat() function in Urho3D::Graphics
2051 return GetLinearDepthFormat(); in GetFormat()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/Direct3D9/
H A DD3D9Graphics.cpp2232 unsigned Graphics::GetLinearDepthFormat() in GetLinearDepthFormat() function in Urho3D::Graphics
2278 return GetLinearDepthFormat(); in GetFormat()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/OpenGL/
H A DOGLGraphics.cpp2700 unsigned Graphics::GetLinearDepthFormat() in GetLinearDepthFormat() function in Urho3D::Graphics
2761 return GetLinearDepthFormat(); in GetFormat()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/AngelScript/
H A DGraphicsAPI.cpp525 …lobalFunction("uint GetLinearDepthFormat()", asFUNCTION(Graphics::GetLinearDepthFormat), asCALL_CD… in RegisterTextures()
/dports/graphics/urho3d/Urho3D-1.7.1/Docs/
H A DAngelScriptAPI.h15981 uint GetLinearDepthFormat();
H A DLuaScriptAPI.dox2632 - unsigned GetLinearDepthFormat()
H A DScriptAPI.dox16560 - uint GetLinearDepthFormat()