Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AdamYuan/SparseVoxelOctree
/ functions
Functions
6,040 in github.com/AdamYuan/SparseVoxelOctree
⨍
Functions
6,040
◇
Types & classes
2,570
↓ 8 callers
Function
base_iterator
dep/spdlog/include/spdlog/fmt/bundled/format.h:404
↓ 8 callers
Method
clear
Clears this buffer. */
dep/spdlog/include/spdlog/fmt/bundled/core.h:718
↓ 8 callers
Function
count_digits
Returns the number of decimal digits in n. Leading zeros are not counted except for n == 0 in which case count_digits returns 1.
dep/spdlog/include/spdlog/fmt/bundled/format.h:921
↓ 8 callers
Function
end
dep/glm/gtx/range.hpp:76
↓ 8 callers
Function
getEGLErrorString
Return a description of the specified EGL error
dep/MyVK/dep/glfw/src/egl_context.c:40
↓ 8 callers
Function
glfwMakeContextCurrent
dep/MyVK/dep/glfw/src/context.c:609
↓ 8 callers
Function
hufLength
dep/tinyexr.h:8368
↓ 8 callers
Function
mz_zip_array_push_back
dep/tinyexr.h:4885
↓ 8 callers
Method
next_arg_id
dep/spdlog/include/spdlog/fmt/bundled/format.h:3126
↓ 8 callers
Function
osascriptPresent
dep/tinyfiledialogs.c:3797
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
dep/stb_image.h:2382
↓ 8 callers
Function
stbi__convert_format
dep/stb_image.h:1735
↓ 8 callers
Function
stbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
dep/stb_image.h:1028
↓ 8 callers
Function
stbtt_ScaleForPixelHeight
dep/MyVK/dep/imgui/imstb_truetype.h:2607
↓ 8 callers
Function
stbtt__buf_skip
dep/MyVK/dep/imgui/imstb_truetype.h:1136
↓ 8 callers
Function
tinyfd_utf16to8
dep/tinyfiledialogs.c:648
↓ 8 callers
Function
to_nonnegative_int
dep/spdlog/include/spdlog/fmt/bundled/chrono.h:678
↓ 7 callers
Method
AddDetailedStatistics
dep/MyVK/dep/vma/vk_mem_alloc.h:6161
↓ 7 callers
Method
AddImage
dep/MyVK/dep/imgui/imgui_draw.cpp:1420
↓ 7 callers
Method
AllocateMemory
dep/MyVK/dep/vma/vk_mem_alloc.h:14979
↓ 7 callers
Function
FreeEXRImage
dep/tinyexr.h:13190
↓ 7 callers
Method
GetId
dep/MyVK/dep/vma/vk_mem_alloc.h:11085
↓ 7 callers
Method
GetNextAllocation
dep/MyVK/dep/vma/vk_mem_alloc.h:7175
↓ 7 callers
Method
GetRowData
dep/MyVK/src/rg/Bitset.hpp:51
↓ 7 callers
Method
GetRowSize
dep/MyVK/src/rg/Bitset.hpp:53
↓ 7 callers
Method
GetUserData
dep/MyVK/dep/vma/vk_mem_alloc.h:6002
↓ 7 callers
Function
ImFileClose
We should in theory be using fseeko()/ftello() with off_t and _fseeki64()/_ftelli64() with __int64, waiting for the PR that does that in a very portab
dep/MyVK/dep/imgui/imgui.cpp:1525
↓ 7 callers
Function
ImFormatStringV
dep/MyVK/dep/imgui/imgui.cpp:1414
↓ 7 callers
Function
ImHashData
Known size hash It is ok to call ImHashData on a string with known length but the ### operator won't be supported. FIXME-OPT: Replace with e.g. FNV1a
dep/MyVK/dep/imgui/imgui.cpp:1456
↓ 7 callers
Function
ImPow
dep/MyVK/dep/imgui/imgui_internal.h:368
↓ 7 callers
Function
ImStrSkipBlank
dep/MyVK/dep/imgui/imgui.cpp:1371
↓ 7 callers
Function
IsNavInputDown
dep/MyVK/dep/imgui/imgui_internal.h:2320
↓ 7 callers
Method
PathArcTo
dep/MyVK/dep/imgui/imgui_draw.cpp:1043
↓ 7 callers
Function
RenderArrow
[1.71: 2019/06/07: Updating prototypes of some of the internal functions. Leaving those for reference for a short while]
dep/MyVK/dep/imgui/imgui_internal.h:2428
↓ 7 callers
Method
SetFromReferences
dep/MyVK/src/rg/RenderGraphExecutor.cpp:162
↓ 7 callers
Method
SetRelation
dep/MyVK/src/rg/Bitset.hpp:39
↓ 7 callers
Function
UTF8ToWchar
dep/tinyexr.h:10534
↓ 7 callers
Method
UpdateCombinedImageSampler
dep/MyVK/src/DescriptorSet.cpp:93
↓ 7 callers
Function
VkImageAspectFlagsFromVkFormat
dep/MyVK/src/rg/VkHelper.hpp:30
↓ 7 callers
Function
VmaAddDetailedStatisticsAllocation
dep/MyVK/dep/vma/vk_mem_alloc.h:3874
↓ 7 callers
Function
VmaClearDetailedStatistics
dep/MyVK/dep/vma/vk_mem_alloc.h:3864
↓ 7 callers
Function
_glfwInputCursorEnter
Notifies shared code of a cursor enter/leave event
dep/MyVK/dep/glfw/src/input.c:343
↓ 7 callers
Function
_glfwInputScroll
Notifies shared code of a scroll event
dep/MyVK/dep/glfw/src/input.c:301
↓ 7 callers
Function
count_digits
dep/spdlog/include/spdlog/details/fmt_helper.h:34
↓ 7 callers
Function
hashBuckets
dep/meshoptimizer/src/indexgenerator.cpp:127
↓ 7 callers
Function
is_negative
dep/spdlog/include/spdlog/fmt/bundled/format.h:792
↓ 7 callers
Method
log
dep/spdlog/include/spdlog/sinks/base_sink-inl.h:26
↓ 7 callers
Function
mz_zip_array_resize
dep/tinyexr.h:4867
↓ 7 callers
Method
pop_back
dep/MyVK/dep/vma/vk_mem_alloc.h:4052
↓ 7 callers
Method
set
Sets the buffer data and capacity. */
dep/spdlog/include/spdlog/fmt/bundled/core.h:684
↓ 7 callers
Function
setIdleInhibitor
dep/MyVK/dep/glfw/src/wl_window.c:478
↓ 7 callers
Method
specs
dep/spdlog/include/spdlog/fmt/bundled/format.h:2218
↓ 7 callers
Function
stbi__compute_y
dep/stb_image.h:1726
↓ 7 callers
Function
stbi__start_callbacks
initialize a callback-based context
dep/stb_image.h:833
↓ 7 callers
Function
stbi__start_mem
initialize a memory-decode context
dep/stb_image.h:823
↓ 7 callers
Function
stbtt_GetGlyphBitmapBoxSubpixel
dep/MyVK/dep/imgui/imstb_truetype.h:2629
↓ 7 callers
Function
stbtt__cff_get_index
dep/MyVK/dep/imgui/imstb_truetype.h:1173
↓ 7 callers
Function
swap2
dep/tinyexr.h:7081
↓ 7 callers
Function
swap8
dep/tinyexr.h:7201
↓ 7 callers
Function
tfd_qarmaPresent
dep/tinyfiledialogs.c:3809
↓ 7 callers
Function
tinfl_decompress
dep/tinyexr.h:2591
↓ 7 callers
Function
tinyfd_utf16toMbcs
dep/tinyfiledialogs.c:622
↓ 7 callers
Function
updateNormalHints
Updates the normal hints according to the window settings
dep/MyVK/dep/glfw/src/x11_window.c:240
↓ 7 callers
Function
vformat_to
dep/spdlog/include/spdlog/fmt/bundled/core.h:1980
↓ 7 callers
Function
vma_delete_array
dep/MyVK/dep/vma/vk_mem_alloc.h:3768
↓ 7 callers
Function
waitForEvent
Wait for data to arrive using select This avoids blocking other threads via the per-display Xlib lock that also covers GLX functions
dep/MyVK/dep/glfw/src/x11_window.c:64
↓ 7 callers
Method
write
dep/spdlog/include/spdlog/fmt/bundled/chrono.h:873
↓ 7 callers
Function
writeUtf8
dep/tinyfiledialogs.c:2693
↓ 6 callers
Method
AddCircle
dep/MyVK/dep/imgui/imgui_draw.cpp:1280
↓ 6 callers
Method
AddNumber
dep/MyVK/dep/vma/vk_mem_alloc.h:5373
↓ 6 callers
Function
CalcWindowSizeAfterConstraint
dep/MyVK/dep/imgui/imgui.cpp:5100
↓ 6 callers
Method
CmdDraw
src/Scene.cpp:450
↓ 6 callers
Method
CmdSetScissor
dep/MyVK/src/CommandBuffer.cpp:297
↓ 6 callers
Method
CmdSetViewport
dep/MyVK/src/CommandBuffer.cpp:293
↓ 6 callers
Method
Empty
src/Octree.hpp:21
↓ 6 callers
Method
GetAllocationListBegin
dep/MyVK/dep/vma/vk_mem_alloc.h:7161
↓ 6 callers
Method
GetBaseMipLevel
dep/MyVK/include/myvk_rg/_details_/Resource.hpp:399
↓ 6 callers
Method
GetCenter
Helpers
dep/MyVK/dep/imgui/imgui.h:2768
↓ 6 callers
Method
GetColumnSettings
dep/MyVK/dep/imgui/imgui_internal.h:2161
↓ 6 callers
Method
GetIntResourceCount
dep/MyVK/src/rg/RenderGraphResolver.hpp:111
↓ 6 callers
Method
GetLevel
src/Octree.hpp:27
↓ 6 callers
Method
GetMemory
dep/MyVK/dep/vma/vk_mem_alloc.h:12098
↓ 6 callers
Method
GetQueueSurfaceSupport
dep/MyVK/src/glfw/PhysicalDevice.cpp:5
↓ 6 callers
Method
GetSubresourceRange
dep/MyVK/include/myvk/ImageBase.hpp:54
↓ 6 callers
Method
GetType
dep/MyVK/include/myvk/ImageBase.hpp:40
↓ 6 callers
Method
GetUsage
dep/MyVK/include/myvk_rg/_details_/Input.hpp:95
↓ 6 callers
Function
ImTextCountUtf8BytesFromStr
dep/MyVK/dep/imgui/imgui.cpp:1732
↓ 6 callers
Method
MarkTaken
dep/MyVK/dep/vma/vk_mem_alloc.h:9994
↓ 6 callers
Method
PrimVtx
dep/MyVK/dep/imgui/imgui.h:2452
↓ 6 callers
Function
STB_TEXTEDIT_INSERTCHARS
dep/MyVK/dep/imgui/imgui_widgets.cpp:3596
↓ 6 callers
Function
SetNextWindowCentering
src/ImGuiUtil.cpp:118
↓ 6 callers
Function
VmaBinaryFindFirstNotLess
dep/MyVK/dep/vma/vk_mem_alloc.h:3496
↓ 6 callers
Function
VmaBinaryFindSorted
dep/MyVK/dep/vma/vk_mem_alloc.h:3515
↓ 6 callers
Function
_glfwGetVulkanResultString
dep/MyVK/dep/glfw/src/vulkan.c:165
↓ 6 callers
Function
_glfwInputChar
Notifies shared code of a Unicode codepoint input event The 'plain' parameter determines whether to emit a regular character event
dep/MyVK/dep/glfw/src/input.c:281
↓ 6 callers
Function
_glfwPlatformGetTimerValue
dep/MyVK/dep/glfw/src/cocoa_time.c:53
↓ 6 callers
Function
_glfwPlatformGetWindowSize
dep/MyVK/dep/glfw/src/x11_window.c:2205
↓ 6 callers
Function
_glfwTerminateEGL
Terminate EGL
dep/MyVK/dep/glfw/src/egl_context.c:435
↓ 6 callers
Method
arg
dep/spdlog/include/spdlog/fmt/bundled/printf.h:378
↓ 6 callers
Method
compare
Lexicographically compare this string reference to other.
dep/spdlog/include/spdlog/fmt/bundled/core.h:412
← previous
next →
301–400 of 6,040, ranked by callers