MCPcopy Create free account

hub / github.com/Veerzeng/GraphicAlgorithm / functions

Functions2,528 in github.com/Veerzeng/GraphicAlgorithm

↓ 2 callersFunctionttLONG
SDK/imgui_master/imstb_truetype.h:1256
↓ 2 callersMethodupdateProjectionMatrix
Function:
FRAME/UBO4ProjectionWorld.cpp:39
↓ 1 callersMethodAddBezierCurve
SDK/imgui_master/imgui_draw.cpp:1130
↓ 1 callersMethodAddInputCharactersUTF8
SDK/imgui_master/imgui.cpp:1124
↓ 1 callersMethodAddPolyline
TODO: Thickness anti-aliased lines cap are missing their AA fringe.
SDK/imgui_master/imgui_draw.cpp:644
↓ 1 callersFunctionAddWindowToSortBuffer
SDK/imgui_master/imgui.cpp:3388
↓ 1 callersMethodBlitGlyph
SDK/imgui_master/misc/freetype/imgui_freetype.cpp:221
↓ 1 callersMethodCalcCustomRectUV
SDK/imgui_master/imgui_draw.cpp:1655
↓ 1 callersMethodCalcGlyphInfo
SDK/imgui_master/misc/freetype/imgui_freetype.cpp:183
↓ 1 callersMethodCalcTextSizeA
SDK/imgui_master/imgui_draw.cpp:2520
↓ 1 callersMethodChannelsMerge
SDK/imgui_master/imgui_draw.cpp:537
↓ 1 callersMethodChannelsSplit
SDK/imgui_master/imgui_draw.cpp:504
↓ 1 callersFunctionCheckProgram
If you get an error please report on github. You may try different GL context version or GLSL version.
SDK/imgui_master/examples/imgui_impl_opengl3.cpp:330
↓ 1 callersFunctionCleanupVulkan
SDK/imgui_master/examples/example_sdl_vulkan/main.cpp:208
↓ 1 callersFunctionCleanupVulkan
SDK/imgui_master/examples/example_glfw_vulkan/main.cpp:211
↓ 1 callersMethodClearOutputData
SDK/imgui_master/imgui_draw.cpp:2291
↓ 1 callersFunctionCoefficientsString
SH_Sampler/main.cpp:12
↓ 1 callersFunctionCreateDeviceD3D
SDK/imgui_master/examples/example_win32_directx11/main.cpp:31
↓ 1 callersFunctionCreateDeviceD3D
SDK/imgui_master/examples/example_win32_directx10/main.cpp:31
↓ 1 callersFunctionCreateDeviceD3D
SDK/imgui_master/examples/example_win32_directx12/main.cpp:122
↓ 1 callersFunctionCreateNewWindow
SDK/imgui_master/imgui.cpp:4218
↓ 1 callersFunctionCursorAnimReset
SDK/imgui_master/imgui_internal.h:473
↓ 1 callersFunctionDecode85
SDK/imgui_master/imgui_draw.cpp:1539
↓ 1 callersFunctionEncode85Byte
SDK/imgui_master/misc/fonts/binary_to_compressed_c.cpp:59
↓ 1 callersMethodEvaluate
SH_Sampler/harmonics.cpp:22
↓ 1 callersFunctionExecCommand
SDK/imgui_master/imgui_demo.cpp:2948
↓ 1 callersMethodFindGlyph
SDK/imgui_master/imgui_draw.cpp:2401
↓ 1 callersFunctionFindHoveredWindow
Find window given position, search front-to-back FIXME: Note that we have an inconsequential lag here: OuterRectClipped is updated in Begin(), so wind
SDK/imgui_master/imgui.cpp:3735
↓ 1 callersFunctionFindOrAddColumnsSet
SDK/imgui_master/imgui.cpp:7883
↓ 1 callersFunctionFindWindowFocusIndex
SDK/imgui_master/imgui.cpp:7515
↓ 1 callersMethodFlattenIntoSingleLayer
SDK/imgui_master/imgui.cpp:3460
↓ 1 callersFunctionFramePresent
SDK/imgui_master/examples/example_sdl_vulkan/main.cpp:285
↓ 1 callersFunctionFramePresent
SDK/imgui_master/examples/example_glfw_vulkan/main.cpp:288
↓ 1 callersFunctionFrameRender
SDK/imgui_master/examples/example_sdl_vulkan/main.cpp:224
↓ 1 callersFunctionFrameRender
SDK/imgui_master/examples/example_glfw_vulkan/main.cpp:227
↓ 1 callersFunctionGeometrySmith
BRDF_Sampler/main.cpp:61
↓ 1 callersFunctionGetColumnWidthEx
SDK/imgui_master/imgui.cpp:7816
↓ 1 callersFunctionGetDDSPixelFormat
FitLTCMatrix/dds.cpp:49
↓ 1 callersFunctionGetDefaultCompressedFontDataTTFBase85
SDK/imgui_master/imgui_draw.cpp:3153
↓ 1 callersFunctionGetDraggedColumnOffset
SDK/imgui_master/imgui.cpp:7784
↓ 1 callersFunctionGetFallbackWindowNameForWindowingList
Window has already passed the IsWindowNavFocusable()
SDK/imgui_master/imgui.cpp:7683
↓ 1 callersFunctionGetMinimumStepAtDecimalPrecision
SDK/imgui_master/imgui_widgets.cpp:1649
↓ 1 callersMethodGetMouseCursorTexData
SDK/imgui_master/imgui_draw.cpp:1663
↓ 1 callersMethodGetVoidPtr
SDK/imgui_master/imgui.cpp:1774
↓ 1 callersFunctionGetWindowBgColorIdxFromFlags
SDK/imgui_master/imgui.cpp:4377
↓ 1 callersFunctionHammersley
BRDF_Sampler/main.cpp:22
↓ 1 callersFunctionImAcos
SDK/imgui_master/imgui_internal.h:185
↓ 1 callersFunctionImAtan2
SDK/imgui_master/imgui_internal.h:186
↓ 1 callersFunctionImAtof
SDK/imgui_master/imgui_internal.h:187
↓ 1 callersFunctionImAtoi
SDK/imgui_master/imgui_widgets.cpp:1658
↓ 1 callersFunctionImDot
SDK/imgui_master/imgui_internal.h:210
↓ 1 callersFunctionImFontAtlasBuildMultiplyRectAlpha8
SDK/imgui_master/imgui_draw.cpp:1700
↓ 1 callersFunctionImFontAtlasBuildRenderDefaultTexData
SDK/imgui_master/imgui_draw.cpp:1977
↓ 1 callersFunctionImFontAtlasBuildWithStbTruetype
SDK/imgui_master/imgui_draw.cpp:1708
↓ 1 callersFunctionImGui_ImplAllegro5_Init
SDK/imgui_master/examples/imgui_impl_allegro5.cpp:227
↓ 1 callersFunctionImGui_ImplAllegro5_NewFrame
SDK/imgui_master/examples/imgui_impl_allegro5.cpp:345
↓ 1 callersFunctionImGui_ImplAllegro5_ProcessEvent
You can read the io.WantCaptureMouse, io.WantCaptureKeyboard flags to tell if dear imgui wants to use your inputs. - When io.WantCaptureMouse is true,
SDK/imgui_master/examples/imgui_impl_allegro5.cpp:293
↓ 1 callersFunctionImGui_ImplAllegro5_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)
SDK/imgui_master/examples/imgui_impl_allegro5.cpp:63
↓ 1 callersFunctionImGui_ImplAllegro5_Shutdown
SDK/imgui_master/examples/imgui_impl_allegro5.cpp:278
↓ 1 callersFunctionImGui_ImplAllegro5_UpdateMouseCursor
SDK/imgui_master/examples/imgui_impl_allegro5.cpp:317
↓ 1 callersFunctionImGui_ImplDX10_CreateDeviceObjects
SDK/imgui_master/examples/imgui_impl_dx10.cpp:301
↓ 1 callersFunctionImGui_ImplDX10_CreateFontsTexture
SDK/imgui_master/examples/imgui_impl_dx10.cpp:242
↓ 1 callersFunctionImGui_ImplDX10_Init
SDK/imgui_master/examples/imgui_impl_dx10.cpp:464
↓ 1 callersFunctionImGui_ImplDX10_NewFrame
SDK/imgui_master/examples/imgui_impl_dx10.cpp:491
↓ 1 callersFunctionImGui_ImplDX10_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)
SDK/imgui_master/examples/imgui_impl_dx10.cpp:55
↓ 1 callersFunctionImGui_ImplDX10_Shutdown
SDK/imgui_master/examples/imgui_impl_dx10.cpp:484
↓ 1 callersFunctionImGui_ImplDX11_CreateDeviceObjects
SDK/imgui_master/examples/imgui_impl_dx11.cpp:308
↓ 1 callersFunctionImGui_ImplDX11_CreateFontsTexture
SDK/imgui_master/examples/imgui_impl_dx11.cpp:249
↓ 1 callersFunctionImGui_ImplDX11_Init
SDK/imgui_master/examples/imgui_impl_dx11.cpp:471
↓ 1 callersFunctionImGui_ImplDX11_NewFrame
SDK/imgui_master/examples/imgui_impl_dx11.cpp:500
↓ 1 callersFunctionImGui_ImplDX11_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)
SDK/imgui_master/examples/imgui_impl_dx11.cpp:55
↓ 1 callersFunctionImGui_ImplDX11_Shutdown
SDK/imgui_master/examples/imgui_impl_dx11.cpp:492
↓ 1 callersFunctionImGui_ImplDX12_CreateFontsTexture
SDK/imgui_master/examples/imgui_impl_dx12.cpp:221
↓ 1 callersFunctionImGui_ImplDX12_Init
SDK/imgui_master/examples/imgui_impl_dx12.cpp:586
↓ 1 callersFunctionImGui_ImplDX12_NewFrame
SDK/imgui_master/examples/imgui_impl_dx12.cpp:621
↓ 1 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)
SDK/imgui_master/examples/imgui_impl_dx12.cpp:57
↓ 1 callersFunctionImGui_ImplDX12_Shutdown
SDK/imgui_master/examples/imgui_impl_dx12.cpp:609
↓ 1 callersFunctionImGui_ImplDX9_CreateFontsTexture
SDK/imgui_master/examples/imgui_impl_dx9.cpp:212
↓ 1 callersFunctionImGui_ImplDX9_Init
SDK/imgui_master/examples/imgui_impl_dx9.cpp:200
↓ 1 callersFunctionImGui_ImplDX9_NewFrame
SDK/imgui_master/examples/imgui_impl_dx9.cpp:270
↓ 1 callersFunctionImGui_ImplDX9_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)
SDK/imgui_master/examples/imgui_impl_dx9.cpp:44
↓ 1 callersFunctionImGui_ImplDX9_Shutdown
SDK/imgui_master/examples/imgui_impl_dx9.cpp:206
↓ 1 callersFunctionImGui_ImplFreeGLUT_Init
SDK/imgui_master/examples/imgui_impl_freeglut.cpp:26
↓ 1 callersFunctionImGui_ImplFreeGLUT_InstallFuncs
SDK/imgui_master/examples/imgui_impl_freeglut.cpp:57
↓ 1 callersFunctionImGui_ImplFreeGLUT_NewFrame
SDK/imgui_master/examples/imgui_impl_freeglut.cpp:74
↓ 1 callersFunctionImGui_ImplFreeGLUT_Shutdown
SDK/imgui_master/examples/imgui_impl_freeglut.cpp:70
↓ 1 callersFunctionImGui_ImplGlfw_InitForVulkan
SDK/imgui_master/examples/imgui_impl_glfw.cpp:174
↓ 1 callersFunctionImGui_ImplGlfw_InstallCallbacks
SDK/imgui_master/examples/imgui_impl_glfw.cpp:105
↓ 1 callersFunctionImGui_ImplGlfw_UpdateMouseCursor
SDK/imgui_master/examples/imgui_impl_glfw.cpp:223
↓ 1 callersFunctionImGui_ImplGlfw_UpdateMousePosAndButtons
SDK/imgui_master/examples/imgui_impl_glfw.cpp:189
↓ 1 callersFunctionImGui_ImplOpenGL2_CreateDeviceObjects
SDK/imgui_master/examples/imgui_impl_opengl2.cpp:204
↓ 1 callersFunctionImGui_ImplOpenGL2_CreateFontsTexture
SDK/imgui_master/examples/imgui_impl_opengl2.cpp:166
↓ 1 callersFunctionImGui_ImplOpenGL2_DestroyDeviceObjects
SDK/imgui_master/examples/imgui_impl_opengl2.cpp:209
↓ 1 callersFunctionImGui_ImplOpenGL2_DestroyFontsTexture
SDK/imgui_master/examples/imgui_impl_opengl2.cpp:193
↓ 1 callersFunctionImGui_ImplOpenGL3_CreateDeviceObjects
SDK/imgui_master/examples/imgui_impl_opengl3.cpp:347
↓ 1 callersFunctionImGui_ImplOpenGL3_CreateFontsTexture
SDK/imgui_master/examples/imgui_impl_opengl3.cpp:273
↓ 1 callersFunctionImGui_ImplOpenGL3_DestroyDeviceObjects
SDK/imgui_master/examples/imgui_impl_opengl3.cpp:522
↓ 1 callersFunctionImGui_ImplOpenGL3_DestroyFontsTexture
SDK/imgui_master/examples/imgui_impl_opengl3.cpp:300
↓ 1 callersFunctionImGui_ImplSDL2_InitForVulkan
SDK/imgui_master/examples/imgui_impl_sdl.cpp:179
↓ 1 callersFunctionImGui_ImplSDL2_UpdateMouseCursor
SDK/imgui_master/examples/imgui_impl_sdl.cpp:243
← previousnext →401–500 of 2,528, ranked by callers