MCPcopy Create free account

hub / github.com/Twinklebear/ChameleonRT / functions

Functions3,396 in github.com/Twinklebear/ChameleonRT

↓ 2 callersFunctionGetFilePathExtension
util/tiny_gltf.h:2031
↓ 2 callersMethodGetIDFromRectangle
This is only used in rare/specific situations to manufacture an ID out of nowhere.
imgui/imgui.cpp:2921
↓ 2 callersFunctionGetResizeBorderRect
imgui/imgui.cpp:5098
↓ 2 callersFunctionImAlphaBlendColors
imgui/imgui.cpp:1731
↓ 2 callersFunctionImBezierCalc
imgui/imgui_draw.cpp:1044
↓ 2 callersFunctionImFileLoadToMemory
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
imgui/imgui.cpp:1506
↓ 2 callersFunctionImFileWrite
imgui/imgui.cpp:1500
↓ 2 callersFunctionImFontAtlasBuildRender1bppRectFromString
imgui/imgui_draw.cpp:2372
↓ 2 callersFunctionImGetDirQuadrantFromDelta
imgui/imgui.cpp:8206
↓ 2 callersFunctionImGui_ImplDX12_InvalidateDeviceObjects
backends/dxr/imgui_impl_dx12.cpp:594
↓ 2 callersFunctionImGui_ImplDX12_RenderDrawData
Render function (this used to be set in io.RenderDrawListsFn and called by ImGui::Render(), but you can now call this directly from your main loop)
backends/dxr/imgui_impl_dx12.cpp:130
↓ 2 callersFunctionImGui_ImplDX12_SetupRenderState
backends/dxr/imgui_impl_dx12.cpp:73
↓ 2 callersFunctionImGui_ImplOpenGL3_SetupRenderState
util/display/imgui_impl_opengl3.cpp:213
↓ 2 callersFunctionImGui_ImplSDL2_Init
util/display/imgui_impl_sdl.cpp:131
↓ 2 callersFunctionImGui_ImplVulkanH_DestroyFrame
backends/vulkan/imgui_impl_vulkan.cpp:1185
↓ 2 callersFunctionImGui_ImplVulkanH_DestroyFrameSemaphores
backends/vulkan/imgui_impl_vulkan.cpp:1198
↓ 2 callersFunctionImGui_ImplVulkanH_DestroyWindowRenderBuffers
backends/vulkan/imgui_impl_vulkan.cpp:1215
↓ 2 callersFunctionImGui_ImplVulkan_DestroyFontUploadObjects
backends/vulkan/imgui_impl_vulkan.cpp:779
↓ 2 callersFunctionImGui_ImplVulkan_SetupRenderState
backends/vulkan/imgui_impl_vulkan.cpp:267
↓ 2 callersFunctionImModPositive
imgui/imgui_internal.h:380
↓ 2 callersFunctionImMul
imgui/imgui_internal.h:384
↓ 2 callersFunctionImParseFormatFindEnd
imgui/imgui_widgets.cpp:3116
↓ 2 callersFunctionImStrbolW
imgui/imgui.cpp:1298
↓ 2 callersFunctionImStrchrRange
imgui/imgui.cpp:1277
↓ 2 callersFunctionImStristr
imgui/imgui.cpp:1305
↓ 2 callersFunctionImTextCountUtf8BytesFromChar
Not optimal but we very rarely use this function.
imgui/imgui.cpp:1681
↓ 2 callersFunctionImTextStrToUtf8
imgui/imgui.cpp:1696
↓ 2 callersFunctionInitMaterial
util/tiny_obj_loader.h:1013
↓ 2 callersFunctionIsEmpty
util/parallel_hashmap/phmap.h:290
↓ 2 callersFunctionJsonFromString
util/tiny_gltf.h:6304
↓ 2 callersFunctionJsonParse
util/tiny_gltf.h:1689
↓ 2 callersFunctionJsonSetObject
util/tiny_gltf.h:6347
↓ 2 callersFunctionLoadMtl
util/tiny_obj_loader.h:1353
↓ 2 callersFunctionMakeSpan
util/parallel_hashmap/phmap_base.h:3603
↓ 2 callersMethodMerge
imgui/imgui_draw.cpp:1459
↓ 2 callersFunctionMimeToExt
util/tiny_gltf.h:2776
↓ 2 callersFunctionNavRestoreLayer
imgui/imgui.cpp:8496
↓ 2 callersFunctionNavScoreItemDistInterval
imgui/imgui.cpp:8213
↓ 2 callersFunctionNavUpdateWindowingHighlightWindow
imgui/imgui.cpp:9112
↓ 2 callersFunctionPairArgs
---------------------------------------------------------------------------- Given arguments of an std::pair's consructor, PairArgs() returns a pair o
util/parallel_hashmap/phmap.h:3460
↓ 2 callersFunctionParseJsonAsValue
util/tiny_gltf.h:3110
↓ 2 callersFunctionParseParameterProperty
util/tiny_gltf.h:3627
↓ 2 callersMethodPopTextureID
imgui/imgui_draw.cpp:569
↓ 2 callersMethodPushClipRectFullScreen
imgui/imgui_draw.cpp:550
↓ 2 callersMethodRecordInsert
util/parallel_hashmap/phmap.h:587
↓ 2 callersFunctionRenderArrowsForVerticalBar
Helper for ColorPicker4()
imgui/imgui_widgets.cpp:4859
↓ 2 callersMethodRenderChar
imgui/imgui_draw.cpp:3159
↓ 2 callersMethodRestore
imgui/imgui_internal.h:1686
↓ 2 callersFunctionSanitizerPoisonMemoryRegion
Helper functions for asan and msan. ----------------------------------------------------------------------------
util/parallel_hashmap/phmap_base.h:4378
↓ 2 callersFunctionSerializeGltfBufferBin
util/tiny_gltf.h:6779
↓ 2 callersFunctionSerializeGltfBufferData
util/tiny_gltf.h:6515
↓ 2 callersFunctionSerializeGltfImage
util/tiny_gltf.h:6843
↓ 2 callersFunctionSerializeGltfModel
Serialize all properties except buffers and images.
util/tiny_gltf.h:7279
↓ 2 callersFunctionSerializeParameterMap
util/tiny_gltf.h:6562
↓ 2 callersFunctionSerializeStringArrayProperty
util/tiny_gltf.h:6402
↓ 2 callersMethodSetBit
Get bit n in the array
imgui/imgui.h:2279
↓ 2 callersFunctionSliderFloat3
imgui/imgui.h:1740
↓ 2 callersMethodSplit
imgui/imgui_draw.cpp:1427
↓ 2 callersFunctionSplitString
Split a string with specified delimiter character. http://stackoverflow.com/questions/236129/split-a-string-in-c
util/tiny_obj_loader.h:1343
↓ 2 callersMethodStep
imgui/imgui.cpp:2234
↓ 2 callersFunctionTempInputIsActive
imgui/imgui_internal.h:2022
↓ 2 callersFunctionTitleBarHeight
imgui/imgui_internal.h:1670
↓ 2 callersFunctionToHost16
util/parallel_hashmap/phmap_bits.h:545
↓ 2 callersFunctionToHost32
util/parallel_hashmap/phmap_bits.h:548
↓ 2 callersFunctionToHost64
util/parallel_hashmap/phmap_bits.h:551
↓ 2 callersFunctionTupleRefImpl
util/parallel_hashmap/phmap.h:643
↓ 2 callersFunctionUnpackAccumulativeOffsetsIntoRanges
imgui/imgui_draw.cpp:2542
↓ 2 callersFunctionUpdateImageObject
util/tiny_gltf.h:2790
↓ 2 callersFunctionValueToJson
util/tiny_gltf.h:6413
↓ 2 callersFunctionWriteBinaryGltfStream
util/tiny_gltf.h:7523
↓ 2 callersFunctionWriteGltfStream
util/tiny_gltf.h:7495
↓ 2 callersMethod_PopUnusedDrawCmd
Pop trailing draw command (used before merging or presenting to user) Note that this leaves the ImDrawList in a state unfit for further commands, as m
imgui/imgui_draw.cpp:440
↓ 2 callersMethod_erase
Erases the element pointed to by `it`. Unlike `std::unordered_set::erase`, this method returns void to reduce algorithmic complexity to O(1). In ord
util/parallel_hashmap/phmap.h:1420
↓ 2 callersMethodalloc
backends/vulkan/vulkan_utils.cpp:179
↓ 2 callersMethodappendfv
Helper: Text buffer for logging/accumulating text
imgui/imgui.cpp:2105
↓ 2 callersFunctionapply_helper
util/parallel_hashmap/phmap_base.h:1033
↓ 2 callersFunctionbase64_encode
util/tiny_gltf.h:2091
↓ 2 callersFunctionbegin
imgui/imgui_internal.h:520
↓ 2 callersMethodbucket_count
util/parallel_hashmap/phmap.h:1608
↓ 2 callersFunctioncompile_shader
util/display/shader.cpp:104
↓ 2 callersFunctioncompute_boundaries
util/json.hpp:15124
↓ 2 callersMethodcontains
imgui/imgui.h:1439
↓ 2 callersMethodcontains
util/parallel_hashmap/phmap.h:1590
↓ 2 callersMethodcpu_desc_handle
backends/dxr/dxr_utils.cpp:41
↓ 2 callersFunctioncreate_dxr_device
backends/dxr/dx12_utils.cpp:36
↓ 2 callersMethodcreate_miss
backends/optix/optix_utils.cpp:388
↓ 2 callersMethoddestroy
util/parallel_hashmap/phmap_base.h:4680
↓ 2 callersMethoddownload
backends/embree_sycl/sycl_utils.h:68
↓ 2 callersMethoddownload
backends/optix/optix_utils.h:89
↓ 2 callersMethoddownload
backends/optix/optix_utils.cpp:51
↓ 2 callersMethodenqeue_build
backends/dxr/dxr_utils.cpp:878
↓ 2 callersMethodenqueue_build
backends/optix/optix_utils.cpp:183
↓ 2 callersMethodenqueue_build
backends/vulkan/vulkanrt_utils.cpp:65
↓ 2 callersMethodenqueue_compaction
backends/optix/optix_utils.cpp:223
↓ 2 callersMethoderase_meta_only
"erases" the object from the container, except that it doesn't actually destroy the object. It only updates all the metadata of the class. This can be
util/parallel_hashmap/phmap.h:1736
↓ 2 callersMethodeye
util/arcball_camera.cpp:61
↓ 2 callersMethodfinalize
backends/dxr/dxr_utils.cpp:970
↓ 2 callersMethodfinalize
backends/optix/optix_utils.cpp:237
↓ 2 callersMethodfinalize
backends/vulkan/vulkanrt_utils.cpp:215
↓ 2 callersFunctionflatten
@brief return flattened JSON value @sa https://json.nlohmann.me/api/basic_json/flatten/
util/json.hpp:21363
← previousnext →601–700 of 3,396, ranked by callers