MCPcopy Create free account

hub / github.com/AdamYuan/SparseVoxelOctree / functions

Functions6,040 in github.com/AdamYuan/SparseVoxelOctree

↓ 1 callersFunctioncreateSurface
dep/MyVK/dep/glfw/src/wl_window.c:496
↓ 1 callersFunctioncreateTmpfileCloexec
dep/MyVK/dep/glfw/src/wl_window.c:110
↓ 1 callersMethodcreate_allocator
dep/MyVK/src/Device.cpp:70
↓ 1 callersMethodcreate_beam_graphics_pipeline
src/OctreeTracer.cpp:118
↓ 1 callersMethodcreate_beam_render_pass
src/OctreeTracer.cpp:77
↓ 1 callersMethodcreate_buffers
src/OctreeBuilder.cpp:24
↓ 1 callersMethodcreate_descriptor
src/PathTracer.cpp:31
↓ 1 callersMethodcreate_descriptor_pool
src/OctreeTracer.cpp:8
↓ 1 callersMethodcreate_descriptors
src/EnvironmentMap.cpp:15
↓ 1 callersMethodcreate_descriptors
src/OctreeBuilder.cpp:53
↓ 1 callersMethodcreate_descriptors
src/Voxelizer.cpp:28
↓ 1 callersMethodcreate_descriptors
src/Scene.cpp:343
↓ 1 callersMethodcreate_descriptors
src/PathTracerViewer.cpp:78
↓ 1 callersMethodcreate_device
dep/MyVK/src/Device.cpp:54
↓ 1 callersFunctioncreate_dir
create the given directory - and all directories leading to it return true on success or if the directory already exists
dep/spdlog/include/spdlog/details/os-inl.h:480
↓ 1 callersMethodcreate_frame_resources
src/OctreeTracer.cpp:33
↓ 1 callersMethodcreate_gen_graphics_pipeline
src/PathTracerViewer.cpp:48
↓ 1 callersMethodcreate_layouts
src/OctreeTracer.cpp:13
↓ 1 callersMethodcreate_main_graphics_pipeline
src/OctreeTracer.cpp:48
↓ 1 callersMethodcreate_main_graphics_pipeline
src/PathTracerViewer.cpp:94
↓ 1 callersMethodcreate_noise_images
src/PathTracer.cpp:24
↓ 1 callersMethodcreate_pipeline
src/OctreeBuilder.cpp:98
↓ 1 callersMethodcreate_pipeline
src/PathTracer.cpp:74
↓ 1 callersMethodcreate_pipeline
src/Voxelizer.cpp:69
↓ 1 callersMethodcreate_pipeline_cache
dep/MyVK/src/Device.cpp:124
↓ 1 callersMethodcreate_render_pass
src/Voxelizer.cpp:50
↓ 1 callersMethodcreate_render_pass
src/PathTracerViewer.cpp:7
↓ 1 callersFunctionctz
dep/spdlog/include/spdlog/fmt/bundled/format.h:241
↓ 1 callersFunctionctzll
dep/spdlog/include/spdlog/fmt/bundled/format.h:250
↓ 1 callersMethoddeallocate
Deallocate memory allocated by the buffer.
dep/spdlog/include/spdlog/fmt/bundled/format.h:662
↓ 1 callersFunctiondecodeBytes
dep/meshoptimizer/src/vertexcodec.cpp:339
↓ 1 callersFunctiondecodeBytesGroup
dep/meshoptimizer/src/vertexcodec.cpp:290
↓ 1 callersFunctiondecodeBytesGroupBuildTables
dep/meshoptimizer/src/vertexcodec.cpp:411
↓ 1 callersFunctiondecodeBytesSimd
dep/meshoptimizer/src/vertexcodec.cpp:874
↓ 1 callersFunctiondecodeFilterExp
dep/meshoptimizer/src/vertexfilter.cpp:137
↓ 1 callersFunctiondecodeFilterQuat
dep/meshoptimizer/src/vertexfilter.cpp:102
↓ 1 callersFunctiondecodeUTF8
dep/MyVK/dep/glfw/src/x11_window.c:467
↓ 1 callersMethoddefault_logger
dep/spdlog/include/spdlog/details/registry-inl.h:95
↓ 1 callersMethoddequeue_for
try to dequeue item. if no item found. wait upto timeout and try again Return true, if succeeded dequeue item, false otherwise
dep/spdlog/include/spdlog/details/mpmc_blocking_q.h:54
↓ 1 callersFunctiondetectEWMH
Check whether the running window manager is EWMH-compliant
dep/MyVK/dep/glfw/src/x11_init.c:478
↓ 1 callersMethoddisable
dep/spdlog/include/spdlog/details/backtracer-inl.h:40
↓ 1 callersMethoddisable_backtrace
restore orig sinks and level and delete the backtrace sink
dep/spdlog/include/spdlog/logger-inl.h:114
↓ 1 callersFunctiondivide_by_10_to_kappa_plus_1
Computes floor(n / 10^(kappa + 1)) (float)
dep/spdlog/include/spdlog/fmt/bundled/format-inl.h:1816
↓ 1 callersFunctiondivisible_by_power_of_2
Returns true iff x is divisible by pow(2, exp).
dep/spdlog/include/spdlog/fmt/bundled/format-inl.h:1752
↓ 1 callersFunctiondrop_all
dep/spdlog/include/spdlog/spdlog-inl.h:95
↓ 1 callersMethoddrop_all
dep/spdlog/include/spdlog/details/registry-inl.h:236
↓ 1 callersFunctiondumpEdgeCollapses
dep/meshoptimizer/src/simplifier.cpp:752
↓ 1 callersFunctiondumpLockedCollapses
dep/meshoptimizer/src/simplifier.cpp:779
↓ 1 callersMethoddump_backtrace
dep/spdlog/include/spdlog/logger-inl.h:119
↓ 1 callersMethodelapsed
dep/spdlog/include/spdlog/stopwatch.h:38
↓ 1 callersMethodenable
dep/spdlog/include/spdlog/details/backtracer-inl.h:33
↓ 1 callersMethodenable_backtrace
create new backtrace sink and move to it all our child sinks
dep/spdlog/include/spdlog/logger-inl.h:108
↓ 1 callersMethodenable_backtrace
dep/spdlog/include/spdlog/details/registry-inl.h:150
↓ 1 callersFunctionencodeBytes
dep/meshoptimizer/src/vertexcodec.cpp:203
↓ 1 callersFunctionencodeBytesGroup
dep/meshoptimizer/src/vertexcodec.cpp:157
↓ 1 callersFunctionencodeBytesGroupZero
dep/meshoptimizer/src/vertexcodec.cpp:128
↓ 1 callersFunctionencodeVertexBlock
dep/meshoptimizer/src/vertexcodec.cpp:254
↓ 1 callersMethodenqueue
try to enqueue and block if no room left
dep/spdlog/include/spdlog/details/mpmc_blocking_q.h:32
↓ 1 callersMethodenqueue_nowait
enqueue immediately. overrun oldest message in the queue if no room left.
dep/spdlog/include/spdlog/details/mpmc_blocking_q.h:43
↓ 1 callersMethodequal
dep/meshoptimizer/src/simplifier.cpp:1033
↓ 1 callersMethodequal
dep/meshoptimizer/src/indexgenerator.cpp:115
↓ 1 callersFunctionextract_key_vals_
return vector of key/value pairs from sequence of "K1=V1,K2=V2,.." "a=AAA,b=BBB,c=CCC,.." => {("a","AAA"),("b","BBB"),("c", "CCC"),...}
dep/spdlog/include/spdlog/cfg/helpers-inl.h:65
↓ 1 callersFunctionextract_kv_
dep/spdlog/include/spdlog/cfg/helpers-inl.h:47
↓ 1 callersFunctionfallback_format
dep/spdlog/include/spdlog/fmt/bundled/format-inl.h:2313
↓ 1 callersFunctionfile_helper
dep/spdlog/include/spdlog/details/file_helper.h:21
↓ 1 callersMethodfilename
dep/spdlog/include/spdlog/sinks/daily_file_sink.h:73
↓ 1 callersMethodfilename
dep/spdlog/include/spdlog/sinks/rotating_file_sink-inl.h:57
↓ 1 callersFunctionfilesize
Return file size according to open FILE* object
dep/spdlog/include/spdlog/details/os-inl.h:203
↓ 1 callersFunctionfillEdgeQuadrics
dep/meshoptimizer/src/simplifier.cpp:576
↓ 1 callersFunctionfillFaceQuadrics
dep/meshoptimizer/src/simplifier.cpp:559
↓ 1 callersFunctionfilterTriangles
dep/meshoptimizer/src/simplifier.cpp:1200
↓ 1 callersFunctionfindStripFirst
dep/meshoptimizer/src/stripifier.cpp:13
↓ 1 callersFunctionfloat_to_half_full
dep/tinyexr.h:7285
↓ 1 callersFunctionfloor_log10_pow2
Computes floor(log10(pow(2, e))) for e in [-1700, 1700] using the method from https://fmt.dev/papers/Grisu-Exact.pdf#page=5, section 3.4.
dep/spdlog/include/spdlog/fmt/bundled/format-inl.h:1722
↓ 1 callersFunctionfloor_log10_pow2_minus_log10_4_over_3
dep/spdlog/include/spdlog/fmt/bundled/format-inl.h:1740
↓ 1 callersMethodflush
dep/spdlog/include/spdlog/details/file_helper-inl.h:58
↓ 1 callersMethodflush
dep/spdlog/include/spdlog/sinks/wincolor_sink-inl.h:83
↓ 1 callersMethodflush_all
dep/spdlog/include/spdlog/details/registry-inl.h:217
↓ 1 callersMethodflush_every
dep/spdlog/include/spdlog/details/registry-inl.h:191
↓ 1 callersMethodflush_on
dep/spdlog/include/spdlog/logger-inl.h:130
↓ 1 callersMethodflush_on
dep/spdlog/include/spdlog/details/registry-inl.h:181
↓ 1 callersFunctionfor_each
dep/spdlog/include/spdlog/fmt/bundled/ranges.h:142
↓ 1 callersMethodforeach_pop
pop all items in the q and apply the given fun on each of them.
dep/spdlog/include/spdlog/details/backtracer-inl.h:58
↓ 1 callersFunctionformat
dep/spdlog/include/spdlog/fmt/bundled/ranges.h:271
↓ 1 callersFunctionformat
dep/spdlog/include/spdlog/fmt/bundled/compile.h:629
↓ 1 callersMethodformat
dep/spdlog/include/spdlog/fmt/bundled/format-inl.h:2663
↓ 1 callersMethodformat
dep/spdlog/include/spdlog/fmt/bundled/ranges.h:311
↓ 1 callersMethodformat
dep/spdlog/include/spdlog/fmt/bundled/core.h:1281
↓ 1 callersFunctionformat_arg
dep/spdlog/include/spdlog/fmt/bundled/compile.h:195
↓ 1 callersFunctionformat_float
dep/spdlog/include/spdlog/fmt/bundled/format-inl.h:2430
↓ 1 callersFunctionforwardLutFromBitmap
dep/tinyexr.h:9285
↓ 1 callersFunctionfreeLibraries
Unload used libraries (DLLs)
dep/MyVK/dep/glfw/src/win32_init.c:164
↓ 1 callersFunctiongenerateHardBoundaries
dep/meshoptimizer/src/overdrawoptimizer.cpp:161
↓ 1 callersFunctiongenerateSoftBoundaries
dep/meshoptimizer/src/overdrawoptimizer.cpp:190
↓ 1 callersMethodget
dep/spdlog/include/spdlog/fmt/bundled/format-inl.h:178
↓ 1 callersFunctiongetCodeAuxIndex
dep/meshoptimizer/src/indexcodec.cpp:137
↓ 1 callersFunctiongetCpuFeatures
dep/meshoptimizer/src/vertexcodec.cpp:1020
↓ 1 callersFunctiongetDeviceDescription
Returns a description fitting the specified XInput capabilities
dep/MyVK/dep/glfw/src/win32_joystick.c:149
↓ 1 callersFunctiongetEdgeFifo
dep/meshoptimizer/src/indexcodec.cpp:39
↓ 1 callersFunctiongetMajorMinorPatch
dep/tinyfiledialogs.c:3339
← previousnext →1,801–1,900 of 6,040, ranked by callers