MCPcopy Create free account

hub / github.com/AdamYuan/SparseVoxelOctree / functions

Functions6,040 in github.com/AdamYuan/SparseVoxelOctree

↓ 1 callersMethodGetVoidPtr
dep/MyVK/dep/imgui/imgui.cpp:1897
↓ 1 callersMethodGetVoxelResolution
src/Voxelizer.hpp:50
↓ 1 callersMethodGetWaitStagesPtr
dep/MyVK/include/myvk/Semaphore.hpp:62
↓ 1 callersFunctionGetWindowBgColorIdxFromFlags
dep/MyVK/dep/imgui/imgui.cpp:5201
↓ 1 callersMethodGetWorkRect
dep/MyVK/dep/imgui/imgui_internal.h:1167
↓ 1 callersFunctionHex2RGBW
dep/tinyfiledialogs.c:765
↓ 1 callersFunctionImAtoi
dep/MyVK/dep/imgui/imgui_widgets.cpp:2060
↓ 1 callersFunctionImBezierCubicClosestPointCasteljauStep
Closely mimics PathBezierToCasteljau() in imgui_draw.cpp
dep/MyVK/dep/imgui/imgui.cpp:1163
↓ 1 callersFunctionImBezierQuadraticCalc
dep/MyVK/dep/imgui/imgui_draw.cpp:1072
↓ 1 callersFunctionImBitArraySetBitRange
dep/MyVK/dep/imgui/imgui_internal.h:476
↓ 1 callersFunctionImDot
dep/MyVK/dep/imgui/imgui_internal.h:400
↓ 1 callersFunctionImFileGetSize
dep/MyVK/dep/imgui/imgui.cpp:1526
↓ 1 callersFunctionImFileRead
dep/MyVK/dep/imgui/imgui.cpp:1527
↓ 1 callersFunctionImFontAtlasBuildFinish
This is called/shared by both the stb_truetype and the FreeType builder.
dep/MyVK/dep/imgui/imgui_draw.cpp:2584
↓ 1 callersFunctionImFontAtlasBuildInit
Note: this is called / shared by both the stb_truetype and the FreeType builder
dep/MyVK/dep/imgui/imgui_draw.cpp:2563
↓ 1 callersFunctionImFontAtlasBuildMultiplyCalcLookupTable
dep/MyVK/dep/imgui/imgui_draw.cpp:2092
↓ 1 callersFunctionImFontAtlasBuildMultiplyRectAlpha8
dep/MyVK/dep/imgui/imgui_draw.cpp:2101
↓ 1 callersFunctionImFontAtlasBuildPackCustomRects
dep/MyVK/dep/imgui/imgui_draw.cpp:2424
↓ 1 callersFunctionImFontAtlasBuildRenderDefaultTexData
dep/MyVK/dep/imgui/imgui_draw.cpp:2471
↓ 1 callersFunctionImFontAtlasBuildRenderLinesTexData
dep/MyVK/dep/imgui/imgui_draw.cpp:2511
↓ 1 callersFunctionImFontAtlasBuildSetupFont
dep/MyVK/dep/imgui/imgui_draw.cpp:2409
↓ 1 callersFunctionImFontAtlasGetBuilderForStbTruetype
dep/MyVK/dep/imgui/imgui_draw.cpp:2400
↓ 1 callersFunctionImGuiInit
dep/MyVK/include/myvk/ImGuiHelper.hpp:26
↓ 1 callersFunctionImGui_ImplGlfw_InitForVulkan
dep/MyVK/dep/imgui/imgui_impl_glfw.cpp:229
↓ 1 callersFunctionImGui_ImplGlfw_Shutdown
dep/MyVK/dep/imgui/imgui_impl_glfw.cpp:239
↓ 1 callersFunctionImGui_ImplGlfw_UpdateGamepads
dep/MyVK/dep/imgui/imgui_impl_glfw.cpp:313
↓ 1 callersFunctionImGui_ImplGlfw_UpdateMouseCursor
dep/MyVK/dep/imgui/imgui_impl_glfw.cpp:292
↓ 1 callersFunctionImGui_ImplGlfw_UpdateMousePosAndButtons
dep/MyVK/dep/imgui/imgui_impl_glfw.cpp:258
↓ 1 callersFunctionImLinearSweep
dep/MyVK/dep/imgui/imgui_internal.h:402
↓ 1 callersFunctionImParseFormatTrimDecorations
Extract the format out of a format string with leading or trailing decorations fmt = "blah blah" -> return fmt fmt = "%.3f" -> return fmt fmt =
dep/MyVK/dep/imgui/imgui_widgets.cpp:3205
↓ 1 callersFunctionImStrTrimBlanks
Trim str by offsetting contents when there's leading data + writing a \0 at the trailing position. We use this in situation where the cost is negligib
dep/MyVK/dep/imgui/imgui.cpp:1356
↓ 1 callersFunctionImStrdup
dep/MyVK/dep/imgui/imgui.cpp:1284
↓ 1 callersFunctionImStrdupcpy
dep/MyVK/dep/imgui/imgui.cpp:1291
↓ 1 callersFunctionImStreolRange
Find end-of-line. Return pointer will point to either first \n, either str_end.
dep/MyVK/dep/imgui/imgui.cpp:1320
↓ 1 callersFunctionImTextCharToUtf8
Based on stb_to_utf8() from github.com/nothings/stb/
dep/MyVK/dep/imgui/imgui.cpp:1665
↓ 1 callersFunctionImTriangleArea
dep/MyVK/dep/imgui/imgui_internal.h:414
↓ 1 callersFunctionImTriangleBarycentricCoords
dep/MyVK/dep/imgui/imgui.cpp:1229
↓ 1 callersFunctionImTriangleClosestPoint
dep/MyVK/dep/imgui/imgui.cpp:1240
↓ 1 callersFunctionImUpperPowerOfTwo
dep/MyVK/dep/imgui/imgui_internal.h:280
↓ 1 callersMethodIncrement
dep/MyVK/dep/vma/vk_mem_alloc.h:3973
↓ 1 callersMethodInitBlockAllocation
dep/MyVK/dep/vma/vk_mem_alloc.h:11975
↓ 1 callersMethodInitDedicatedAllocation
dep/MyVK/dep/vma/vk_mem_alloc.h:12000
↓ 1 callersMethodInitLastFrameResources
dep/MyVK/src/rg/RenderGraphLFInit.cpp:7
↓ 1 callersFunctionInputTextCalcTextLenAndLineCount
dep/MyVK/dep/imgui/imgui_widgets.cpp:3487
↓ 1 callersMethodInsertBefore
dep/MyVK/dep/vma/vk_mem_alloc.h:4715
↓ 1 callersFunctionIsActiveIdUsingNavInput
dep/MyVK/dep/imgui/imgui_internal.h:2316
↓ 1 callersMethodIsBuilt
4 bytes-per-pixel
dep/MyVK/dep/imgui/imgui.h:2610
↓ 1 callersMethodIsDataType
dep/MyVK/dep/imgui/imgui.h:1938
↓ 1 callersFunctionIsEXR
dep/tinyexr.h:11838
↓ 1 callersMethodIsEmpty
dep/tiny_obj_loader.h:722
↓ 1 callersMethodIsIntResourceAliased
dep/MyVK/src/rg/RenderGraphAllocator.hpp:103
↓ 1 callersMethodIsIntResourceConflicted
inline bool IsParentIntImageView(uint32_t parent_image_view, uint32_t cur_image_view) const { return m_image_view_parent_relation.GetRelation(par
dep/MyVK/src/rg/RenderGraphResolver.hpp:213
↓ 1 callersMethodIsIntResourcePrior
dep/MyVK/src/rg/RenderGraphResolver.hpp:220
↓ 1 callersMethodIsPassPrior
dep/MyVK/src/rg/RenderGraphResolver.hpp:227
↓ 1 callersMethodIsPause
src/PathTracerThread.hpp:47
↓ 1 callersMethodIsPresentQueue
dep/MyVK/include/myvk/QueueSelector.hpp:32
↓ 1 callersFunctionJoinPath
dep/tiny_obj_loader.h:1689
↓ 1 callersFunctionLightingLoadEnvMapModal
src/UILighting.cpp:60
↓ 1 callersFunctionLightingMenuItems
src/UILighting.cpp:9
↓ 1 callersMethodLoad
src/Application.cpp:344
↓ 1 callersFunctionLoadEXR
dep/tinyexr.h:11602
↓ 1 callersFunctionLoadEXRImageFromFile
dep/tinyexr.h:12081
↓ 1 callersFunctionLoadEXRMultipartImageFromMemory
dep/tinyexr.h:13506
↓ 1 callersFunctionLoadEXRWithLayer
dep/tinyexr.h:11608
↓ 1 callersFunctionLoadFontAwesome
src/ImGuiUtil.cpp:9
↓ 1 callersFunctionLoaderLoadButton
src/UILoader.cpp:9
↓ 1 callersFunctionLoaderLoadSceneModal
src/UILoader.cpp:19
↓ 1 callersFunctionLoaderLoadingModal
src/UILoader.cpp:46
↓ 1 callersMethodLockRead
dep/MyVK/dep/vma/vk_mem_alloc.h:2851
↓ 1 callersMethodLockWrite
dep/MyVK/dep/vma/vk_mem_alloc.h:2854
↓ 1 callersFunctionLogMenuItems
src/UILog.cpp:12
↓ 1 callersFunctionLogSetRequiredPattern
src/UILog.cpp:8
↓ 1 callersMethodMap
dep/MyVK/src/Buffer.cpp:53
↓ 1 callersFunctionMenuBarHeight
dep/MyVK/dep/imgui/imgui_internal.h:1828
↓ 1 callersFunctionMetricsHelpMarker
Avoid naming collision with imgui_demo.cpp's HelpMarker() for unity builds.
dep/MyVK/dep/imgui/imgui.cpp:10724
↓ 1 callersFunctionNavClampRectToVisibleAreaForMoveDir
dep/MyVK/dep/imgui/imgui.cpp:8515
↓ 1 callersMethodNewFrame
dep/MyVK/dep/imgui/imgui.cpp:3838
↓ 1 callersFunctionOctreeTracerMenuItems
src/UIOctreeTracer.cpp:7
↓ 1 callersFunctionOctreeTracerRightStatus
src/UIOctreeTracer.cpp:24
↓ 1 callersFunctionParseEXRMultipartHeaderFromMemory
dep/tinyexr.h:13275
↓ 1 callersFunctionPathBezierCubicCurveToCasteljau
Closely mimics ImBezierCubicClosestPointCasteljau() in imgui.cpp
dep/MyVK/dep/imgui/imgui_draw.cpp:1082
↓ 1 callersFunctionPathBezierQuadraticCurveToCasteljau
dep/MyVK/dep/imgui/imgui_draw.cpp:1107
↓ 1 callersMethodPathClear
Stateful path API, add points then finish with PathFillConvex() or PathStroke()
dep/MyVK/dep/imgui/imgui.h:2416
↓ 1 callersFunctionPathTracerControlButtons
src/UIPathTracer.cpp:22
↓ 1 callersFunctionPathTracerExportEXRModal
src/UIPathTracer.cpp:200
↓ 1 callersFunctionPathTracerMenuItems
src/UIPathTracer.cpp:61
↓ 1 callersFunctionPathTracerRightStatus
src/UIPathTracer.cpp:82
↓ 1 callersFunctionPathTracerStartButton
src/UIPathTracer.cpp:12
↓ 1 callersFunctionPathTracerStartModal
src/UIPathTracer.cpp:142
↓ 1 callersFunctionPathTracerStopModal
src/UIPathTracer.cpp:179
↓ 1 callersMethodPopGraphicsPipelineCreateInfo
dep/MyVK/src/GraphicsPipeline.cpp:140
↓ 1 callersMethodPopRenderPassCreateInfo
dep/MyVK/src/RenderPass.cpp:111
↓ 1 callersMethodPostFree
dep/MyVK/dep/vma/vk_mem_alloc.h:11772
↓ 1 callersMethodPostMap
Call when Map was called. Returns true if switched to extra +1 mapping reference count.
dep/MyVK/dep/vma/vk_mem_alloc.h:5786
↓ 1 callersMethodPostUnmap
Call when Unmap was called.
dep/MyVK/dep/vma/vk_mem_alloc.h:5807
↓ 1 callersMethodPreBind
dep/MyVK/src/rg/RenderGraphDescriptor.cpp:167
↓ 1 callersMethodPrepare
dep/MyVK/src/rg/RenderGraphExecutor.cpp:925
↓ 1 callersMethodPresent
dep/MyVK/src/glfw/Swapchain.cpp:172
↓ 1 callersMethodPrimRectUV
dep/MyVK/dep/imgui/imgui_draw.cpp:647
↓ 1 callersFunctionRGB2HexW
dep/tinyfiledialogs.c:790
← previousnext →1,501–1,600 of 6,040, ranked by callers