Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/SHforHLSL
/ functions
Functions
4,802 in github.com/TheRealMJP/SHforHLSL
⨍
Functions
4,802
◇
Types & classes
1,785
↓ 235 callers
Method
Add
SHTest/SampleFramework12/v1.04/Graphics/ShaderCompilation.cpp:548
↓ 169 callers
Function
ImMax
SHTest/SampleFramework12/v1.04/ImGui/imgui_internal.h:351
↓ 160 callers
Method
c_str
SHTest/SampleFramework12/v1.04/ImGui/imgui.h:1763
↓ 93 callers
Function
DXCall
Throws a DXException on failing HRESULT
SHTest/SampleFramework12/v1.04/Exceptions.h:287
↓ 91 callers
Function
ttUSHORT
SHTest/SampleFramework12/v1.04/ImGui/imstb_truetype.h:1269
↓ 87 callers
Method
resize
SHTest/SampleFramework12/v1.04/ImGui/imgui.h:1379
↓ 86 callers
Method
push_back
NB: It is illegal to call push_back/push_front/insert with a reference pointing inside the ImVector data itself! e.g. v.push_back(v[10]) is forbidden.
SHTest/SampleFramework12/v1.04/ImGui/imgui.h:1385
↓ 79 callers
Function
GetCurrentWindow
SHTest/SampleFramework12/v1.04/ImGui/imgui_internal.h:1765
↓ 70 callers
Function
HelpMarker
Helper to display a little (?) mark which shows a tooltip when hovered. In your own code you may want to display an actual icon if you are using a mer
SHTest/SampleFramework12/v1.04/ImGui/imgui_demo.cpp:160
↓ 67 callers
Method
clear
SHTest/SampleFramework12/v1.04/ImGui/imgui.h:1367
↓ 65 callers
Function
ImMin
SHTest/SampleFramework12/v1.04/ImGui/imgui_internal.h:350
↓ 64 callers
Method
Data
SHTest/SampleFramework12/v1.04/Containers.h:324
↓ 64 callers
Method
empty
SHTest/SampleFramework12/v1.04/ImGui/imgui.h:1360
↓ 59 callers
Function
ImFloor
SHTest/SampleFramework12/v1.04/ImGui/imgui_internal.h:368
↓ 55 callers
Function
ImClamp
SHTest/SampleFramework12/v1.04/ImGui/imgui_internal.h:352
↓ 54 callers
Method
ToSIMD
SHTest/SampleFramework12/v1.04/SF12_Math.cpp:158
↓ 51 callers
Method
size
SHTest/SampleFramework12/v1.04/ImGui/imgui.h:1361
↓ 46 callers
Function
ImLerp
SHTest/SampleFramework12/v1.04/ImGui/imgui_internal.h:353
↓ 46 callers
Function
ImRect
SHTest/SampleFramework12/v1.04/ImGui/imgui_internal.h:412
↓ 43 callers
Method
Init
SHTest/SampleFramework12/v1.04/Graphics/Skybox.cpp:48
↓ 41 callers
Method
end
@brief Returns a pointer to the end. @return The end as a pointer.
SHTest/Externals/Assimp-5.2.4/include/assimp/SmallVector.h:114
↓ 39 callers
Method
GetID
SHTest/SampleFramework12/v1.04/ImGui/imgui.cpp:2796
↓ 39 callers
Function
ImFormatString
SHTest/SampleFramework12/v1.04/ImGui/imgui.cpp:1352
↓ 38 callers
Method
LocalCopy
SHTest/Externals/DXSDK_Preview/Include/d3dx12/d3dx12_state_object.h:222
↓ 38 callers
Function
swap4
SHTest/SampleFramework12/v1.04/TinyEXR.cpp:6590
↓ 37 callers
Method
AddRectFilled
SHTest/SampleFramework12/v1.04/ImGui/imgui_draw.cpp:1073
↓ 37 callers
Method
resize
@brief Will resize the vector. @param newSize [in] The new size.
SHTest/Externals/Assimp-5.2.4/include/assimp/SmallVector.h:93
↓ 37 callers
Method
size
SHTest/Externals/Assimp-5.2.4/include/assimp/IOStreamBuffer.h:195
↓ 37 callers
Function
ttSHORT
SHTest/SampleFramework12/v1.04/ImGui/imstb_truetype.h:1270
↓ 36 callers
Method
Count
SHTest/SampleFramework12/v1.04/Containers.h:302
↓ 34 callers
Method
Size
SHTest/SampleFramework12/v1.04/Graphics/SpriteFont.cpp:215
↓ 34 callers
Method
begin
@brief Returns a pointer to the first item. @return The first item as a pointer.
SHTest/Externals/Assimp-5.2.4/include/assimp/SmallVector.h:108
↓ 33 callers
Function
SerializeItem
SHTest/SampleFramework12/v1.04/Serialization.h:109
↓ 31 callers
Method
LocalCopy
SHTest/Externals/DXSDK/Include/d3dx12/d3dx12_state_object.h:222
↓ 30 callers
Function
IsKeyPressedMap
SHTest/SampleFramework12/v1.04/ImGui/imgui_internal.h:1889
↓ 30 callers
Function
Release
SHTest/SampleFramework12/v1.04/Graphics/DX12.h:53
↓ 29 callers
Function
Clamp
SHTest/SampleFramework12/v1.04/SF12_Math.h:609
↓ 28 callers
Method
AllocatePersistent
SHTest/SampleFramework12/v1.04/Graphics/GraphicsTypes.cpp:85
↓ 28 callers
Method
Format
SHTest/SampleFramework12/v1.04/Graphics/SwapChain.h:39
↓ 28 callers
Function
MakeString
SHTest/SampleFramework12/v1.04/Utility.cpp:47
↓ 28 callers
Method
clear
SHTest/Externals/DXSDK/Include/d3dx12/d3dx12_state_object.h:242
↓ 28 callers
Method
clear
SHTest/Externals/DXSDK_Preview/Include/d3dx12/d3dx12_state_object.h:242
↓ 28 callers
Method
push_back
@brief Will push a new item. The capacity will grow in case of a too small capacity. @param item [in] The item to push at the end of the vector.
SHTest/Externals/Assimp-5.2.4/include/assimp/SmallVector.h:82
↓ 27 callers
Method
AddRect
p_min = upper-left, p_max = lower-right Note we don't render 1 pixels sized rectangles properly.
SHTest/SampleFramework12/v1.04/ImGui/imgui_draw.cpp:1062
↓ 26 callers
Method
pop_back
SHTest/SampleFramework12/v1.04/ImGui/imgui.h:1386
↓ 24 callers
Method
FreePersistent
SHTest/SampleFramework12/v1.04/Graphics/GraphicsTypes.cpp:127
↓ 24 callers
Method
Initialize
================================================================================================= Camera =============================================
SHTest/SampleFramework12/v1.04/Graphics/Camera.cpp:24
↓ 24 callers
Function
Max
SHTest/SampleFramework12/v1.04/SF12_Math.h:593
↓ 24 callers
Method
find
SHTest/SampleFramework12/v1.04/ImGui/imgui.h:1393
↓ 23 callers
Method
ByteCode
SHTest/SampleFramework12/v1.04/Graphics/ShaderCompilation.h:114
↓ 23 callers
Function
GdiPlusCall
Throws a GdiPlusException on failing Status value
SHTest/SampleFramework12/v1.04/Exceptions.h:301
↓ 23 callers
Function
ImSaturate
SHTest/SampleFramework12/v1.04/ImGui/imgui_internal.h:364
↓ 23 callers
Method
SerializeItem
SHTest/SampleFramework12/v1.04/Serialization.h:35
↓ 22 callers
Function
GetCurrentWindowRead
Windows We should always have a CurrentWindow in the stack (there is an implicit "Debug" window) If this ever crash because g.CurrentWindow is NULL it
SHTest/SampleFramework12/v1.04/ImGui/imgui_internal.h:1764
↓ 22 callers
Function
IsBigEndian
SHTest/SampleFramework12/v1.04/TinyEXR.cpp:6569
↓ 22 callers
Method
reserve
Resize a vector to a smaller size, guaranteed not to cause a reallocation
SHTest/SampleFramework12/v1.04/ImGui/imgui.h:1382
↓ 21 callers
Function
CompileFromFile
SHTest/SampleFramework12/v1.04/Graphics/ShaderCompilation.cpp:433
↓ 21 callers
Function
Saturate
SHTest/SampleFramework12/v1.04/SF12_Math.h:626
↓ 20 callers
Function
Barrier
SHTest/SampleFramework12/v1.04/Graphics/DX12_Helpers.cpp:599
↓ 19 callers
Method
AddLine
SHTest/SampleFramework12/v1.04/ImGui/imgui_draw.cpp:1051
↓ 19 callers
Method
Shutdown
SHTest/SampleFramework12/v1.04/Graphics/Model.cpp:427
↓ 19 callers
Function
WriteAttribute
SHTest/SampleFramework12/v1.04/TinyEXR.cpp:6766
↓ 19 callers
Function
stb_textedit_clamp
make the selection/cursor state valid if client altered the string
SHTest/SampleFramework12/v1.04/ImGui/imstb_textedit.h:575
↓ 18 callers
Function
AverageSpectrumSamples
SHTest/SampleFramework12/v1.04/Graphics/Spectrum.cpp:74
↓ 18 callers
Method
begin
SHTest/SampleFramework12/v1.04/ImGui/imgui.h:1368
↓ 18 callers
Function
quadricAdd
SHTest/Externals/meshoptimizer/simplifier.cpp:574
↓ 18 callers
Function
stbtt__handle_clipped_edge
the edge passed in here does not cross the vertical line at x or the vertical line at x+1 (i.e. it has already been clipped to those)
SHTest/SampleFramework12/v1.04/ImGui/imstb_truetype.h:2936
↓ 17 callers
Function
DeferredRelease
SHTest/SampleFramework12/v1.04/Graphics/DX12.h:46
↓ 17 callers
Function
IsNavInputTest
SHTest/SampleFramework12/v1.04/ImGui/imgui_internal.h:1891
↓ 17 callers
Function
Min
SHTest/SampleFramework12/v1.04/SF12_Math.h:588
↓ 16 callers
Function
BindTempConstantBuffer
SHTest/SampleFramework12/v1.04/Graphics/DX12_Helpers.h:236
↓ 16 callers
Method
HasNaNs
SHTest/SampleFramework12/v1.04/Graphics/Spectrum.h:241
↓ 16 callers
Method
OnKeyPressed
SHTest/SampleFramework12/v1.04/ImGui/imgui_widgets.cpp:3387
↓ 16 callers
Function
WriteLog
SHTest/SampleFramework12/v1.04/Utility.cpp:19
↓ 16 callers
Method
append
SHTest/SampleFramework12/v1.04/ImGui/imgui.cpp:2062
↓ 15 callers
Function
AnsiToWString
Converts an ANSI string to a std::wstring
SHTest/SampleFramework12/v1.04/Utility.h:24
↓ 15 callers
Method
GetIsComplete
SHTest/SampleFramework12/v1.04/EnkiTS/TaskScheduler.h:101
↓ 15 callers
Function
ImIsPowerOfTwo
Helpers: Bit manipulation
SHTest/SampleFramework12/v1.04/ImGui/imgui_internal.h:256
↓ 15 callers
Function
Win32Call
Throws a Win32Exception on failing return value
SHTest/SampleFramework12/v1.04/Exceptions.h:294
↓ 15 callers
Method
insert
SHTest/SampleFramework12/v1.04/ImGui/imgui.h:1391
↓ 15 callers
Function
pushEdgeFifo
SHTest/Externals/meshoptimizer/indexcodec.cpp:59
↓ 15 callers
Function
stbtt_FindGlyphIndex
SHTest/SampleFramework12/v1.04/ImGui/imstb_truetype.h:1461
↓ 15 callers
Function
stbtt__buf_get8
SHTest/SampleFramework12/v1.04/ImGui/imstb_truetype.h:1116
↓ 15 callers
Function
stbtt__csctx_rccurve_to
SHTest/SampleFramework12/v1.04/ImGui/imstb_truetype.h:1925
↓ 15 callers
Function
ttULONG
SHTest/SampleFramework12/v1.04/ImGui/imstb_truetype.h:1271
↓ 14 callers
Function
PIXCopyEventArguments
SHTest/Externals/WinPixEventRuntime/Include/WinPixEventRuntime/PIXEvents.h:76
↓ 14 callers
Function
PIXEncodeEventInfo
SHTest/Externals/WinPixEventRuntime/Include/WinPixEventRuntime/PIXEventsCommon.h:112
↓ 14 callers
Function
Shutdown
SHTest/SampleFramework12/v1.04/Graphics/DX12.cpp:285
↓ 14 callers
Method
end
SHTest/SampleFramework12/v1.04/ImGui/imgui.h:1370
↓ 14 callers
Function
stbtt__find_table
@OPTIMIZE: binary search
SHTest/SampleFramework12/v1.04/ImGui/imstb_truetype.h:1289
↓ 14 callers
Function
toLocalString
SHTest/Externals/cxxopts/include/cxxopts.hpp:79
↓ 13 callers
Method
C_Str
Returns a pointer to the underlying zero-terminated array of characters */
SHTest/Externals/Assimp-5.2.4/include/assimp/types.h:381
↓ 13 callers
Function
GetForegroundDrawList
SHTest/SampleFramework12/v1.04/ImGui/imgui_internal.h:1787
↓ 13 callers
Method
Height
SHTest/SampleFramework12/v1.04/Graphics/SwapChain.h:41
↓ 13 callers
Function
ImHashStr
Zero-terminated string hash, with support for ### to reset back to seed value We support a syntax of "label###id" where only "###id" is included in th
SHTest/SampleFramework12/v1.04/ImGui/imgui.cpp:1428
↓ 13 callers
Function
Initialize
SHTest/SampleFramework12/v1.04/ImGuiHelper.cpp:88
↓ 13 callers
Method
PathLineTo
SHTest/SampleFramework12/v1.04/ImGui/imgui.h:2076
↓ 13 callers
Function
Shutdown
SHTest/SampleFramework12/v1.04/ImGuiHelper.cpp:131
↓ 13 callers
Method
Width
SHTest/SampleFramework12/v1.04/Graphics/SwapChain.h:40
↓ 12 callers
Method
GetConfig
SHTest/SampleFramework12/v1.04/EnkiTS/TaskScheduler.cpp:657
next →
1–100 of 4,802, ranked by callers