Home
last modified time | relevance | path

Searched refs:GetRGBAFloat16Format (Results 1 – 10 of 10) sorted by relevance

/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/LuaScript/pkgs/Graphics/
H A DGraphics.pkg72 static unsigned GetRGBAFloat16Format();
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/
H A DGraphics.h535 static unsigned GetRGBAFloat16Format();
H A DView.cpp2036 format = Graphics::GetRGBAFloat16Format(); in AllocateScreenBuffers()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/Direct3D11/
H A DD3D11Graphics.cpp1970 unsigned Graphics::GetRGBAFloat16Format() in GetRGBAFloat16Format() function in Urho3D::Graphics
2037 return GetRGBAFloat16Format(); in GetFormat()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/Direct3D9/
H A DD3D9Graphics.cpp2197 unsigned Graphics::GetRGBAFloat16Format() in GetRGBAFloat16Format() function in Urho3D::Graphics
2264 return GetRGBAFloat16Format(); in GetFormat()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/OpenGL/
H A DOGLGraphics.cpp2637 unsigned Graphics::GetRGBAFloat16Format() in GetRGBAFloat16Format() function in Urho3D::Graphics
2747 return GetRGBAFloat16Format(); in GetFormat()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/AngelScript/
H A DGraphicsAPI.cpp518 …lobalFunction("uint GetRGBAFloat16Format()", asFUNCTION(Graphics::GetRGBAFloat16Format), asCALL_CD… in RegisterTextures()
/dports/graphics/urho3d/Urho3D-1.7.1/Docs/
H A DAngelScriptAPI.h15998 uint GetRGBAFloat16Format();
H A DLuaScriptAPI.dox2625 - unsigned GetRGBAFloat16Format()
H A DScriptAPI.dox16577 - uint GetRGBAFloat16Format()