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
↓ 3 callers
Function
vformat_to
dep/spdlog/include/spdlog/fmt/bundled/color.h:473
↓ 3 callers
Function
vformat_to
dep/spdlog/include/spdlog/fmt/bundled/format.h:3810
↓ 3 callers
Function
vfprintf
dep/spdlog/include/spdlog/fmt/bundled/printf.h:659
↓ 3 callers
Function
vidmodeFromModeInfo
Convert RandR mode info to GLFW video mode
dep/MyVK/dep/glfw/src/x11_monitor.c:70
↓ 3 callers
Function
volkInitialize
dep/MyVK/dep/volk/volk.c:45
↓ 3 callers
Function
waitForVisibilityNotify
Waits until a VisibilityNotify event arrives for the specified window or the timeout period elapses (ICCCM section 4.2.2)
dep/MyVK/dep/glfw/src/x11_window.c:109
↓ 3 callers
Function
wstr_to_utf8buf
dep/spdlog/include/spdlog/details/os-inl.h:428
↓ 2 callers
Method
AddAllocation
dep/MyVK/dep/vma/vk_mem_alloc.h:11156
↓ 2 callers
Method
AddGlyph
x0/y0/x1/y1 are offset from the character upper-left layout position, in pixels. Therefore x0/y0 are often fairly close to zero. Not to be mistaken wi
dep/MyVK/dep/imgui/imgui_draw.cpp:3043
↓ 2 callers
Method
AddPolyline
TODO: Thickness anti-aliased lines cap are missing their AA fringe. We avoid using the ImVec2 math operators here to reduce cost to a minimum for debu
dep/MyVK/dep/imgui/imgui_draw.cpp:683
↓ 2 callers
Function
AddRootWindowToDrawData
Layer is locked for the root window, however child windows may use a different viewport (e.g. extruding menu)
dep/MyVK/dep/imgui/imgui.cpp:4252
↓ 2 callers
Function
AllocateImage
dep/tinyexr.h:10490
↓ 2 callers
Method
ApplyRelations
dep/MyVK/src/rg/Bitset.hpp:40
↓ 2 callers
Function
ApplyWindowSettings
dep/MyVK/dep/imgui/imgui.cpp:5045
↓ 2 callers
Method
BindImageMemory
dep/MyVK/dep/vma/vk_mem_alloc.h:11929
↓ 2 callers
Function
CalcFontSize
dep/MyVK/dep/imgui/imgui_internal.h:1825
↓ 2 callers
Function
CalcMaxPopupHeightFromItemCount
dep/MyVK/dep/imgui/imgui_widgets.cpp:1532
↓ 2 callers
Function
CalcNextScrollFromScrollTargetAndClamp
dep/MyVK/dep/imgui/imgui.cpp:7715
↓ 2 callers
Function
CalcResizePosSizeFromAnyCorner
dep/MyVK/dep/imgui/imgui.cpp:5210
↓ 2 callers
Function
CalcScrollEdgeSnap
Helper to snap on edges when aiming at an item very close to the edge, So the difference between WindowPadding and ItemSpacing will be in the visible
dep/MyVK/dep/imgui/imgui.cpp:7706
↓ 2 callers
Function
CalcWindowAutoFitSize
dep/MyVK/dep/imgui/imgui.cpp:5153
↓ 2 callers
Function
CalcWindowContentSizes
dep/MyVK/dep/imgui/imgui.cpp:5133
↓ 2 callers
Method
CmdBindIndexBuffer
dep/MyVK/src/CommandBuffer.cpp:289
↓ 2 callers
Method
CmdDispatchIndirect
dep/MyVK/src/CommandBuffer.cpp:410
↓ 2 callers
Method
CmdDrawIndexed
dep/MyVK/src/CommandBuffer.cpp:261
↓ 2 callers
Method
CmdTransferOctreeOwnership
src/OctreeBuilder.cpp:215
↓ 2 callers
Method
ContinueString_Pointer
dep/MyVK/dep/vma/vk_mem_alloc.h:5639
↓ 2 callers
Function
ConvertHeader
C++ HeaderInfo to C EXRHeader conversion.
dep/tinyexr.h:10852
↓ 2 callers
Method
Create
dep/MyVK/src/Fence.cpp:4
↓ 2 callers
Method
DebugLogAllAllocations
dep/MyVK/dep/vma/vk_mem_alloc.h:7212
↓ 2 callers
Method
DeclColumns
dep/MyVK/dep/imgui/imgui_widgets.cpp:6485
↓ 2 callers
Function
DecodeChunk
dep/tinyexr.h:10935
↓ 2 callers
Function
DecodePixelData
TODO(syoyo): Refactor function arguments.
dep/tinyexr.h:9806
↓ 2 callers
Function
FileOpen
src/ImGuiUtil.cpp:131
↓ 2 callers
Method
FindGlyph
dep/MyVK/dep/imgui/imgui_draw.cpp:3102
↓ 2 callers
Method
FlushOrInvalidateAllocation
dep/MyVK/dep/vma/vk_mem_alloc.h:15615
↓ 2 callers
Method
FlushOrInvalidateAllocations
dep/MyVK/dep/vma/vk_mem_alloc.h:15641
↓ 2 callers
Method
GetArenaSizeInBytes
dep/MyVK/dep/imgui/imgui_internal.h:557
↓ 2 callers
Method
GetBufferImageGranularity
dep/MyVK/dep/vma/vk_mem_alloc.h:10890
↓ 2 callers
Method
GetClass
dep/MyVK/include/myvk_rg/_details_/Resource.hpp:202
↓ 2 callers
Method
GetCustomRectByIndex
dep/MyVK/dep/imgui/imgui.h:2641
↓ 2 callers
Method
GetData
dep/MyVK/dep/vma/vk_mem_alloc.h:5348
↓ 2 callers
Method
GetDescriptorBinding
dep/MyVK/include/myvk_rg/_details_/Input.hpp:97
↓ 2 callers
Method
GetDstAccessFlags
dep/MyVK/include/myvk_rg/_details_/Resource.hpp:127
↓ 2 callers
Method
GetDstPipelineStages
dep/MyVK/include/myvk_rg/_details_/Resource.hpp:113
↓ 2 callers
Method
GetExtensionSupport
dep/MyVK/src/PhysicalDevice.cpp:48
↓ 2 callers
Method
GetExtent2D
dep/MyVK/include/myvk/ImageBase.hpp:36
↓ 2 callers
Method
GetFinalLightType
src/Lighting.hpp:18
↓ 2 callers
Method
GetFramebufferAttachmentImageInfo
dep/MyVK/include/myvk/ImageView.hpp:53
↓ 2 callers
Method
GetIDFromRectangle
This is only used in rare/specific situations to manufacture an ID out of nowhere.
dep/MyVK/dep/imgui/imgui.cpp:2958
↓ 2 callers
Method
GetImageMemoryRequirements
dep/MyVK/dep/vma/vk_mem_alloc.h:14795
↓ 2 callers
Method
GetIndexSpecifier
dep/MyVK/include/myvk/QueueSelector.hpp:29
↓ 2 callers
Method
GetIntImageID
Get Internal Image ID
dep/MyVK/src/rg/RenderGraphResolver.hpp:174
↓ 2 callers
Function
GetLayers
dep/tinyexr.h:11507
↓ 2 callers
Method
GetLength
dep/MyVK/dep/vma/vk_mem_alloc.h:5347
↓ 2 callers
Method
GetParentPool
dep/MyVK/dep/vma/vk_mem_alloc.h:12084
↓ 2 callers
Function
GetResizeBorderRect
dep/MyVK/dep/imgui/imgui.cpp:5254
↓ 2 callers
Function
GetResourceState
dep/MyVK/include/myvk_rg/_details_/ResourceBase.hpp:32
↓ 2 callers
Function
GetSkipItemForListClipping
FIXME-TABLE: This prevents us from using ImGuiListClipper _inside_ a table cell. The problem we have is that without a Begin/End scheme for rows using
dep/MyVK/dep/imgui/imgui.cpp:2159
↓ 2 callers
Method
GetSrcAccessFlags
dep/MyVK/include/myvk_rg/_details_/Resource.hpp:120
↓ 2 callers
Method
GetSrcPipelineStages
dep/MyVK/include/myvk_rg/_details_/Resource.hpp:106
↓ 2 callers
Method
GetTranspose
dep/MyVK/src/rg/Bitset.hpp:55
↓ 2 callers
Method
GetViewType
dep/MyVK/include/myvk_rg/_details_/Resource.hpp:448
↓ 2 callers
Function
GetViewportDrawList
dep/MyVK/dep/imgui/imgui.cpp:3411
↓ 2 callers
Method
HasExplicitBlockSize
dep/MyVK/dep/vma/vk_mem_alloc.h:10892
↓ 2 callers
Function
ImAlphaBlendColors
dep/MyVK/dep/imgui/imgui.cpp:1751
↓ 2 callers
Function
ImBezierCubicCalc
dep/MyVK/dep/imgui/imgui_draw.cpp:1062
↓ 2 callers
Function
ImBitArrayClearBit
dep/MyVK/dep/imgui/imgui_internal.h:474
↓ 2 callers
Function
ImBitArraySetBit
dep/MyVK/dep/imgui/imgui_internal.h:475
↓ 2 callers
Function
ImBitArrayTestBit
Helper: ImBitArray
dep/MyVK/dep/imgui/imgui_internal.h:473
↓ 2 callers
Function
ImFileLoadToMemory
Helper: Load file content into memory Memory allocated with IM_ALLOC(), must be freed by user using IM_FREE() == ImGui::MemFree() This can't really be
dep/MyVK/dep/imgui/imgui.cpp:1534
↓ 2 callers
Function
ImFileWrite
dep/MyVK/dep/imgui/imgui.cpp:1528
↓ 2 callers
Function
ImFontAtlasBuildRender32bppRectFromString
dep/MyVK/dep/imgui/imgui_draw.cpp:2461
↓ 2 callers
Function
ImFontAtlasBuildRender8bppRectFromString
dep/MyVK/dep/imgui/imgui_draw.cpp:2451
↓ 2 callers
Function
ImGetDirQuadrantFromDelta
dep/MyVK/dep/imgui/imgui.cpp:8499
↓ 2 callers
Function
ImGui_ImplGlfw_NewFrame
dep/MyVK/dep/imgui/imgui_impl_glfw.cpp:350
↓ 2 callers
Function
ImModPositive
dep/MyVK/dep/imgui/imgui_internal.h:399
↓ 2 callers
Function
ImMul
dep/MyVK/dep/imgui/imgui_internal.h:403
↓ 2 callers
Function
ImParseFormatFindEnd
dep/MyVK/dep/imgui/imgui_widgets.cpp:3183
↓ 2 callers
Function
ImStrbolW
dep/MyVK/dep/imgui/imgui.cpp:1326
↓ 2 callers
Function
ImStrchrRange
dep/MyVK/dep/imgui/imgui.cpp:1305
↓ 2 callers
Function
ImStristr
dep/MyVK/dep/imgui/imgui.cpp:1333
↓ 2 callers
Function
ImTextCountUtf8BytesFromChar
Not optimal but we very rarely use this function.
dep/MyVK/dep/imgui/imgui.cpp:1701
↓ 2 callers
Function
ImTextStrToUtf8
dep/MyVK/dep/imgui/imgui.cpp:1716
↓ 2 callers
Function
InitMaterial
dep/tiny_obj_loader.h:1299
↓ 2 callers
Method
IsBindingExist
dep/MyVK/include/myvk_rg/_details_/Input.hpp:230
↓ 2 callers
Method
IsColorAttachmentExist
dep/MyVK/include/myvk_rg/_details_/Input.hpp:253
↓ 2 callers
Method
IsDepthAttachmentExist
dep/MyVK/include/myvk_rg/_details_/Input.hpp:259
↓ 2 callers
Method
IsInputAttachmentExist
dep/MyVK/include/myvk_rg/_details_/Input.hpp:256
↓ 2 callers
Method
IsMappingAllowed
dep/MyVK/dep/vma/vk_mem_alloc.h:6009
↓ 2 callers
Method
IsPersistentMap
dep/MyVK/dep/vma/vk_mem_alloc.h:6008
↓ 2 callers
Method
IsRunning
src/LoaderThread.hpp:38
↓ 2 callers
Method
IsStatic
dep/MyVK/include/myvk_rg/resource/StaticImage.hpp:20
↓ 2 callers
Function
LoadEXRImageFromMemory
dep/tinyexr.h:12135
↓ 2 callers
Method
Map
dep/MyVK/dep/vma/vk_mem_alloc.h:11809
↓ 2 callers
Function
NavRestoreLayer
dep/MyVK/dep/imgui/imgui.cpp:8786
↓ 2 callers
Function
NavScoreItemDistInterval
dep/MyVK/dep/imgui/imgui.cpp:8506
↓ 2 callers
Function
NavUpdateWindowingHighlightWindow
dep/MyVK/dep/imgui/imgui.cpp:9402
↓ 2 callers
Function
ParseEXRHeader
dep/tinyexr.h:10544
↓ 2 callers
Function
ParseEXRHeaderFromFile
dep/tinyexr.h:13222
← previous
next →
901–1,000 of 6,040, ranked by callers