Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ConfettiFX/The-Forge
/ functions
Functions
12,747 in github.com/ConfettiFX/The-Forge
⨍
Functions
12,747
◇
Types & classes
5,033
↓ 79 callers
Function
Vector3d
Construct a 3-D vector from x, y, and z elements (scalar data contained in vector data type)
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/vectormath.hpp:127
↓ 79 callers
Function
_mm_and_ps
Computes the bitwise AND of the four single-precision, floating-point values of a and b. https://msdn.microsoft.com/en-us/library/vstudio/73ck1xc5(v=v
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/sse2neon.h:449
↓ 77 callers
Method
WriteString
Common_3/Graphics/ThirdParty/OpenSource/D3D12MemoryAllocator/Direct3D12MemoryAllocator.h:2547
↓ 77 callers
Function
asuint
Common_3/Tools/ForgeShadingLanguage/includes/metal.h:441
↓ 76 callers
Method
setW
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/common.hpp:892
↓ 74 callers
Function
DoubleInVec
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/vector.hpp:119
↓ 74 callers
Function
DoubleInVec
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/sse/vector.hpp:119
↓ 74 callers
Function
ImRect
Common_3/Application/ThirdParty/OpenSource/imgui/imgui_internal.h:550
↓ 73 callers
Method
WriteString
Common_3/Graphics/ThirdParty/OpenSource/VulkanMemoryAllocator/VulkanMemoryAllocator.h:4421
↓ 73 callers
Function
ZSTD_hashPtr
Common_3/Utilities/ThirdParty/OpenSource/zstd/compress/zstd_compress_internal.h:824
↓ 73 callers
Function
luaL_error
** Again, the use of 'lua_pushvfstring' ensures this function does ** not need reserved stack space when called. (At worst, it generates ** an error w
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lauxlib.c:224
↓ 72 callers
Method
clear
Common_3/Application/ThirdParty/OpenSource/imgui/imgui.h:2486
↓ 71 callers
Function
fsReadFromStream
Returns the number of bytes read.
Common_3/Utilities/Interfaces/IFileSystem.h:470
↓ 69 callers
Method
getY
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/common.hpp:776
↓ 68 callers
Function
GetName
\brief Returns the name associated with the allocation object. Returned string points to an internal copy. If no name was associated with th
Common_3/Graphics/ThirdParty/OpenSource/D3D12MemoryAllocator/Direct3D12MemoryAllocator.h:538
↓ 68 callers
Function
PIXBeginEvent
Common_3/Graphics/ThirdParty/OpenSource/winpixeventruntime/Include/WinPixEventRuntime/PIXEventsGenerated.h:1001
↓ 68 callers
Method
getX
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/common.hpp:775
↓ 67 callers
Function
cmdDraw
Common_3/Graphics/Vulkan/Vulkan.c:8363
↓ 66 callers
Function
fsOpenStreamFromPath
Opens the file at `filePath` using the mode `mode`, returning a new FileStream that can be used to read from or modify the file. May return NULL if th
Common_3/Utilities/FileSystem/FileSystem.c:455
↓ 65 callers
Function
releaseMutex
Common_3/OS/Linux/LinuxThread.c:114
↓ 63 callers
Function
ImClamp
Common_3/Application/ThirdParty/OpenSource/imgui/imgui_internal.h:484
↓ 63 callers
Function
dot
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/vec2d.hpp:517
↓ 63 callers
Method
getZ
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/common.hpp:832
↓ 62 callers
Function
lua_pushvalue
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lapi.c:236
↓ 62 callers
Function
scale
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/sse/vector.hpp:2616
↓ 61 callers
Method
getCol3
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/sse/matrix.hpp:1151
↓ 60 callers
Function
Vector3d
Copy a 4-D vector
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/scalar/vectormath.hpp:427
↓ 60 callers
Function
dsseSet1
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/internal.hpp:191
↓ 60 callers
Function
dsseSet1
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/sse/internal.hpp:191
↓ 60 callers
Method
getCol3
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/scalar/matrix.hpp:877
↓ 59 callers
Function
clamp
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/common.hpp:1200
↓ 59 callers
Function
dsseMergeH
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/internal.hpp:395
↓ 59 callers
Function
dsseMergeH
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/sse/internal.hpp:395
↓ 59 callers
Function
f3Tov3
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/common.hpp:748
↓ 59 callers
Function
inverse
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/scalar/matrix.hpp:189
↓ 58 callers
Function
_mm_castps_si128
Applies a type cast to reinterpret four 32-bit floating point values passed in as a 128-bit parameter as packed 32-bit integers. https://msdn.microsof
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/sse2neon.h:1541
↓ 58 callers
Function
waitQueueIdle
Common_3/Graphics/Vulkan/Vulkan.c:9034
↓ 57 callers
Function
cmdDispatch
Common_3/Graphics/Vulkan/Vulkan.c:8396
↓ 56 callers
Function
ImFormatString
Common_3/Application/ThirdParty/OpenSource/imgui/imgui.cpp:1958
↓ 56 callers
Function
Log
Common_3/Utilities/ThirdParty/OpenSource/FluidStudios/MemoryManager/mmgr.c:321
↓ 56 callers
Function
_mm_unpackhi_ps
Selects and interleaves the upper two single-precision, floating-point values from a and b. https://msdn.microsoft.com/en-us/library/skccxx7d%28v=vs.9
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/sse2neon.h:1624
↓ 56 callers
Function
acquireMutex
Common_3/OS/Linux/LinuxThread.c:98
↓ 56 callers
Function
deinitGoodBstrings
Common_3/Utilities/ThirdParty/OpenSource/bstrlib/bstest.h:459
↓ 56 callers
Function
initGoodBstrings
* Initializes different all of the following combinations of writable strings: * + statically/dynamically allocated * + null terminated or not * +
Common_3/Utilities/ThirdParty/OpenSource/bstrlib/bstest.h:326
↓ 55 callers
Method
get128
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/quaternion.hpp:141
↓ 55 callers
Method
get128
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/sse/quaternion.hpp:141
↓ 54 callers
Method
getRow
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/sse/matrix.hpp:177
↓ 53 callers
Function
ImLerp
Common_3/Application/ThirdParty/OpenSource/imgui/imgui_internal.h:485
↓ 53 callers
Function
cross
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/sse/vector.hpp:569
↓ 53 callers
Function
print
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/vec2d.hpp:562
↓ 52 callers
Method
GetID
Common_3/Application/ThirdParty/OpenSource/imgui/imgui.cpp:3933
↓ 52 callers
Function
ProfilePrintf
Common_3/Application/Profiler/ProfilerBase.cpp:3695
↓ 52 callers
Function
ZSTD_highbit32
Common_3/Utilities/ThirdParty/OpenSource/zstd/common/bits.h:169
↓ 51 callers
Method
find
Common_3/Game/ThirdParty/OpenSource/flecs/flecs.h:28027
↓ 51 callers
Function
sseMAdd
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/internal.hpp:370
↓ 51 callers
Function
sseMAdd
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/sse/internal.hpp:370
↓ 50 callers
Method
Initialize
Common_3/Resources/AnimationSystem/Animation/Rig.cpp:27
↓ 50 callers
Function
_mm_set1_epi32
Sets the 4 signed 32-bit integer values to i. https://msdn.microsoft.com/en-us/library/vstudio/h4xscxat(v=vs.100).aspx
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/sse2neon.h:319
↓ 50 callers
Function
cmdBindVertexBuffer
Common_3/Graphics/Vulkan/Vulkan.c:8336
↓ 50 callers
Function
dsseShuffle
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/internal.hpp:350
↓ 50 callers
Function
dsseShuffle
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/sse/internal.hpp:350
↓ 50 callers
Function
lua_pushstring
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lapi.c:490
↓ 50 callers
Function
normalize
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/common.hpp:696
↓ 48 callers
Method
AddRect
p_min = upper-left, p_max = lower-right Note we don't render 1 pixels sized rectangles properly.
Common_3/Application/ThirdParty/OpenSource/imgui/imgui_draw.cpp:1405
↓ 48 callers
Method
SetFunction
Common_3/Game/Scripting/LuaManager.h:67
↓ 48 callers
Function
XXH_readLE64
Common_3/Utilities/ThirdParty/OpenSource/zstd/common/xxhash.h:3254
↓ 48 callers
Function
_mm_cmpeq_epi32
Compares the 32-bit integers in a and b for equality.
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/sse2neon.h:1352
↓ 47 callers
Function
index2addr
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lapi.c:59
↓ 47 callers
Function
lua_pushinteger
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lapi.c:465
↓ 46 callers
Function
uiSetWidgetOnEditedCallback
Common_3/Application/UI/UI.cpp:2516
↓ 45 callers
Function
Point3
Construct a 4-D vector from x, y, z, and w elements (scalar data contained in vector data type)
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/sse/vectormath.hpp:1358
↓ 45 callers
Method
getCol3
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/matrix.hpp:1151
↓ 45 callers
Method
getW
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/sse/vector.hpp:373
↓ 45 callers
Function
lua_gettop
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lapi.c:166
↓ 44 callers
Function
MEM_readLE32
Common_3/Utilities/ThirdParty/OpenSource/zstd/common/mem.h:320
↓ 44 callers
Function
getMacro
(line)
Common_3/Tools/ForgeShadingLanguage/utils.py:253
↓ 44 callers
Function
lua_setfield
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lapi.c:776
↓ 44 callers
Function
one
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/sse/vector.hpp:2702
↓ 44 callers
Function
uiAddComponent
Common_3/Application/UI/UI.cpp:2255
↓ 43 callers
Function
GetSize
\brief Returns size in bytes of the allocation. - If you created a buffer or a texture together with the allocation using function D3D12MA::Alloc
Common_3/Graphics/ThirdParty/OpenSource/D3D12MemoryAllocator/Direct3D12MemoryAllocator.h:500
↓ 43 callers
Function
cgltf_json_to_int
Common_3/Resources/ResourceLoader/ThirdParty/OpenSource/cgltf/cgltf.h:1821
↓ 42 callers
Function
ItemSize
Common_3/Application/ThirdParty/OpenSource/imgui/imgui_internal.h:3261
↓ 42 callers
Function
__NvAtomicOpFP16x2
performs Atomic operation on two consecutive fp16 values in the given UAV the uint paramater 'fp16x2Val' is treated as two fp16 values the passed sub-
Common_3/Graphics/ThirdParty/OpenSource/nvapi/nvHLSLExtnsInternal.h:313
↓ 42 callers
Method
appendf
Common_3/Application/ThirdParty/OpenSource/imgui/imgui.cpp:2766
↓ 42 callers
Function
bformat
bstring bformat (const char * fmt, ...) * * Takes the same parameters as printf (), but rather than outputting results * to stdio, it forms a bst
Common_3/Utilities/ThirdParty/OpenSource/bstrlib/bstrlib.c:4163
↓ 41 callers
Function
_mm_add_epi32
Adds the 4 signed or unsigned 32-bit integers in a to the 4 signed or unsigned 32-bit integers in b. https://msdn.microsoft.com/en-us/library/vstudio/
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/sse2neon.h:1046
↓ 41 callers
Function
dsseAdd
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/internal.hpp:165
↓ 41 callers
Function
dsseAdd
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/sse/internal.hpp:165
↓ 41 callers
Method
getRow
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/matrix.hpp:177
↓ 41 callers
Method
getRow
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/scalar/matrix.hpp:158
↓ 41 callers
Function
normalize
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/vec2d.hpp:543
↓ 40 callers
Function
ProfilePrintString
Common_3/Application/Profiler/ProfilerBase.cpp:3735
↓ 40 callers
Function
addSampler
Common_3/Graphics/Vulkan/Vulkan.c:6060
↓ 40 callers
Function
cgltf_skip_json
Common_3/Resources/ResourceLoader/ThirdParty/OpenSource/cgltf/cgltf.h:1847
↓ 40 callers
Function
dsseMergeL
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/internal.hpp:405
↓ 40 callers
Function
dsseMergeL
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/sse/internal.hpp:405
↓ 40 callers
Function
lua_pushnumber
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lapi.c:457
↓ 40 callers
Function
removeSampler
Common_3/Graphics/Vulkan/Vulkan.c:6153
↓ 40 callers
Function
sqrt
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/sse/floatinvec.hpp:315
↓ 40 callers
Function
uiShowDynamicWidgets
Common_3/Application/UI/UI.cpp:2207
← previous
next →
101–200 of 12,747, ranked by callers