MCPcopy Create free account

hub / github.com/MKXJun/DirectX11-With-Windows-SDK / functions

Functions9,999 in github.com/MKXJun/DirectX11-With-Windows-SDK

↓ 2 callersFunctionImBitArraySetBit
ImGui/imgui_internal.h:527
↓ 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:1785
↓ 2 callersFunctionImFileWrite
ImGui/imgui.cpp:1779
↓ 2 callersFunctionImFontAtlasBuildRender32bppRectFromString
ImGui/imgui_draw.cpp:2657
↓ 2 callersFunctionImFontAtlasBuildRender8bppRectFromString
ImGui/imgui_draw.cpp:2647
↓ 2 callersFunctionImGetDirQuadrantFromDelta
ImGui/imgui.cpp:9508
↓ 2 callersFunctionImGui_ImplDX11_InvalidateDeviceObjects
ImGui/imgui_impl_dx11.cpp:557
↓ 2 callersFunctionImGui_ImplDX11_SetupRenderState
Functions
ImGui/imgui_impl_dx11.cpp:79
↓ 2 callersFunctionImGui_ImplWin32_UpdateMouseCursor
ImGui/imgui_impl_win32.cpp:177
↓ 2 callersFunctionImIsFloatAboveGuaranteedIntegerPrecision
ImGui/imgui_internal.h:451
↓ 2 callersFunctionImMul
ImGui/imgui_internal.h:450
↓ 2 callersFunctionImStrbolW
ImGui/imgui.cpp:1577
↓ 2 callersFunctionImStrchrRange
ImGui/imgui.cpp:1556
↓ 2 callersFunctionImStristr
ImGui/imgui.cpp:1584
↓ 2 callersFunctionImTextCharToUtf8
ImGui/imgui.cpp:1951
↓ 2 callersFunctionImTextCharToUtf8_inline
Based on stb_to_utf8() from github.com/nothings/stb/
ImGui/imgui.cpp:1916
↓ 2 callersFunctionImTextCountUtf8BytesFromChar
Not optimal but we very rarely use this function.
ImGui/imgui.cpp:1959
↓ 2 callersFunctionImTextStrToUtf8
ImGui/imgui.cpp:1974
↓ 2 callersMethodInit
Project 31-35/35 Particle System/GameApp.cpp:23
↓ 2 callersMethodInitAll
Project 31-35/35 Particle System/SkyEffect.cpp:70
↓ 2 callersMethodInitAll
Project 17-25/22 Static Cube Mapping/SkyEffect.cpp:84
↓ 2 callersMethodInitAll
Project 17-25/23 Dynamic Cube Mapping/SkyEffect.cpp:84
↓ 2 callersMethodInitAll
Project 17-25/25 Normal Mapping/SkyEffect.cpp:84
↓ 2 callersMethodInitResource
Project 36-/38 Cascaded Shadow Mapping/GameApp.cpp:398
↓ 2 callersMethodInitResource
Project 26-30/28 Waves/GameApp.cpp:219
↓ 2 callersMethodInitResource
Project 26-30/29 OIT/GameApp.cpp:248
↓ 2 callersFunctionIsGamepadKey
ImGui/imgui_internal.h:2653
↓ 2 callersMethodIsKeyDown
Project 01-09/09 Texture Mapping/Keyboard.h:398
↓ 2 callersMethodIsKeyDown
Project 01-09/07 Lighting/Keyboard.h:398
↓ 2 callersMethodIsKeyDown
Project 01-09/08 Direct2D and Direct3D Interoperability/Keyboard.h:398
↓ 2 callersMethodIsKeyDown
Project 10-16/15 Geometry Shader Beginning/Keyboard.h:398
↓ 2 callersMethodIsKeyDown
Project 10-16/11 Blending/Keyboard.h:398
↓ 2 callersMethodIsKeyDown
Project 10-16/16 Stream Output/Keyboard.h:398
↓ 2 callersMethodIsKeyDown
Project 31-35/33 Tessellation/Keyboard.h:398
↓ 2 callersMethodIsKeyDown
Project 26-30/28 Waves/Keyboard.h:398
↓ 2 callersMethodIsKeyDown
Project 26-30/26 Compute Shader Beginning/Keyboard.h:398
↓ 2 callersMethodIsKeyDown
Project 26-30/30 Blur and Sobel/Keyboard.h:398
↓ 2 callersMethodIsKeyDown
Project 26-30/27 Bitonic Sort/Keyboard.h:398
↓ 2 callersMethodIsKeyDown
Project 26-30/29 OIT/Keyboard.h:398
↓ 2 callersMethodIsKeyDown
Project 17-25/19 Meshes/Keyboard.h:398
↓ 2 callersMethodIsKeyDown
Project 17-25/21 Picking/Keyboard.h:398
↓ 2 callersMethodIsKeyPressed
Project 01-09/09 Texture Mapping/Keyboard.h:434
↓ 2 callersMethodIsKeyPressed
Project 31-35/35 Particle System/Keyboard.h:434
↓ 2 callersMethodIsKeyPressed
Project 17-25/24 Render To Texture/Keyboard.h:434
↓ 2 callersFunctionIsRootOfOpenMenuSet
ImGui/imgui_widgets.cpp:6825
↓ 2 callersFunctionLogTextV
Pass text data straight to log (without being displayed)
ImGui/imgui.cpp:11229
↓ 2 callersMethodLookTo
Project 31-35/34 Displacement Mapping/Camera.cpp:127
↓ 2 callersMethodLookTo
Project 31-35/32 SSAO/Camera.cpp:127
↓ 2 callersMethodLookTo
Project 31-35/35 Particle System/Camera.cpp:127
↓ 2 callersMethodLookTo
Project 31-35/31 Shadow Mapping/Camera.cpp:127
↓ 2 callersMethodLookTo
Project 17-25/23 Dynamic Cube Mapping/Camera.cpp:127
↓ 2 callersMethodLookTo
Project 17-25/24 Render To Texture/Camera.cpp:127
↓ 2 callersMethodLookTo
Project 17-25/25 Normal Mapping/Camera.cpp:127
↓ 2 callersFunctionMakeSRGB
--------------------------------------------------------------------------------------
Project 01-09/09 Texture Mapping/WICTextureLoader.cpp:265
↓ 2 callersFunctionMakeSRGB
--------------------------------------------------------------------------------------
Common/WICTextureLoader.cpp:265
↓ 2 callersFunctionMakeSRGB
--------------------------------------------------------------------------------------
Project 10-16/10 Camera/WICTextureLoader.cpp:265
↓ 2 callersFunctionMakeSRGB
--------------------------------------------------------------------------------------
Project 10-16/15 Geometry Shader Beginning/WICTextureLoader.cpp:265
↓ 2 callersFunctionMakeSRGB
--------------------------------------------------------------------------------------
Project 10-16/13 Living Without FX11/WICTextureLoader.cpp:265
↓ 2 callersFunctionMakeSRGB
--------------------------------------------------------------------------------------
Project 10-16/14 Depth Test/WICTextureLoader.cpp:265
↓ 2 callersFunctionMakeSRGB
--------------------------------------------------------------------------------------
Project 10-16/11 Blending/WICTextureLoader.cpp:265
↓ 2 callersFunctionMakeSRGB
--------------------------------------------------------------------------------------
Project 10-16/12 Depth and Stenciling/WICTextureLoader.cpp:265
↓ 2 callersFunctionMakeSRGB
--------------------------------------------------------------------------------------
Project 10-16/16 Stream Output/WICTextureLoader.cpp:265
↓ 2 callersFunctionMakeSRGB
--------------------------------------------------------------------------------------
Project 31-35/33 Tessellation/WICTextureLoader.cpp:265
↓ 2 callersFunctionMakeSRGB
--------------------------------------------------------------------------------------
Project 31-35/34 Displacement Mapping/WICTextureLoader.cpp:265
↓ 2 callersFunctionMakeSRGB
--------------------------------------------------------------------------------------
Project 31-35/32 SSAO/WICTextureLoader.cpp:265
↓ 2 callersFunctionMakeSRGB
--------------------------------------------------------------------------------------
Project 31-35/35 Particle System/WICTextureLoader.cpp:265
↓ 2 callersFunctionMakeSRGB
--------------------------------------------------------------------------------------
Project 31-35/31 Shadow Mapping/WICTextureLoader.cpp:265
↓ 2 callersFunctionMakeSRGB
--------------------------------------------------------------------------------------
Project 26-30/28 Waves/WICTextureLoader.cpp:265
↓ 2 callersFunctionMakeSRGB
--------------------------------------------------------------------------------------
Project 26-30/26 Compute Shader Beginning/WICTextureLoader.cpp:265
↓ 2 callersFunctionMakeSRGB
--------------------------------------------------------------------------------------
Project 26-30/30 Blur and Sobel/WICTextureLoader.cpp:265
↓ 2 callersFunctionMakeSRGB
--------------------------------------------------------------------------------------
Project 26-30/27 Bitonic Sort/WICTextureLoader.cpp:265
↓ 2 callersFunctionMakeSRGB
--------------------------------------------------------------------------------------
Project 26-30/29 OIT/WICTextureLoader.cpp:265
↓ 2 callersFunctionMakeSRGB
--------------------------------------------------------------------------------------
Project 17-25/19 Meshes/WICTextureLoader.cpp:265
↓ 2 callersFunctionMakeSRGB
--------------------------------------------------------------------------------------
Project 17-25/22 Static Cube Mapping/WICTextureLoader.cpp:265
↓ 2 callersFunctionMakeSRGB
--------------------------------------------------------------------------------------
Project 17-25/23 Dynamic Cube Mapping/WICTextureLoader.cpp:265
↓ 2 callersFunctionMakeSRGB
--------------------------------------------------------------------------------------
Project 17-25/17 Tree Billboard/WICTextureLoader.cpp:265
↓ 2 callersFunctionMakeSRGB
--------------------------------------------------------------------------------------
Project 17-25/20 Instancing and Frustum Culling/WICTextureLoader.cpp:265
↓ 2 callersFunctionMakeSRGB
--------------------------------------------------------------------------------------
Project 17-25/24 Render To Texture/WICTextureLoader.cpp:265
↓ 2 callersFunctionMakeSRGB
--------------------------------------------------------------------------------------
Project 17-25/21 Picking/WICTextureLoader.cpp:265
↓ 2 callersFunctionMakeSRGB
--------------------------------------------------------------------------------------
Project 17-25/25 Normal Mapping/WICTextureLoader.cpp:265
↓ 2 callersMethodMapDiscard
Common/Buffer.h:92
↓ 2 callersMethodMapUnorderedAccessSlot
Common/EffectHelper.cpp:1062
↓ 2 callersMethodMoveForward
Project 10-16/13 Living Without FX11/Camera.cpp:147
↓ 2 callersMethodMoveForward
Project 10-16/14 Depth Test/Camera.cpp:147
↓ 2 callersMethodMoveForward
Project 10-16/12 Depth and Stenciling/Camera.cpp:147
↓ 2 callersMethodMoveForward
Project 17-25/22 Static Cube Mapping/Camera.cpp:147
↓ 2 callersMethodMoveForward
Project 17-25/25 Normal Mapping/Camera.cpp:147
↓ 2 callersFunctionNavScoreItemDistInterval
ImGui/imgui.cpp:9515
↓ 2 callersFunctionNavUpdateWindowingHighlightWindow
ImGui/imgui.cpp:10679
↓ 2 callersMethodPSGetParamByName
Project 31-35/31 Shadow Mapping/EffectHelper.cpp:989
↓ 2 callersMethodPitch
Project 10-16/10 Camera/Camera.cpp:152
↓ 2 callersMethodPitch
Project 31-35/34 Displacement Mapping/Camera.cpp:152
↓ 2 callersMethodPitch
Project 31-35/32 SSAO/Camera.cpp:152
↓ 2 callersMethodPitch
Project 31-35/35 Particle System/Camera.cpp:152
↓ 2 callersMethodPitch
Project 31-35/31 Shadow Mapping/Camera.cpp:152
↓ 2 callersMethodPitch
Project 17-25/23 Dynamic Cube Mapping/Camera.cpp:152
↓ 2 callersMethodPitch
Project 17-25/17 Tree Billboard/Camera.cpp:152
↓ 2 callersMethodPitch
Project 17-25/20 Instancing and Frustum Culling/Camera.cpp:152
↓ 2 callersMethodPopTextureID
ImGui/imgui_draw.cpp:621
↓ 2 callersMethodRead
Project 31-35/35 Particle System/ObjReader.cpp:4
← previousnext →1,601–1,700 of 9,999, ranked by callers