MCPcopy Create free account

hub / github.com/TheRealMJP/SHforHLSL / functions

Functions4,802 in github.com/TheRealMJP/SHforHLSL

↓ 12 callersFunctionImLengthSqr
SHTest/SampleFramework12/v1.04/ImGui/imgui_internal.h:365
↓ 12 callersMethodToString
SHTest/SampleFramework12/v1.04/MurmurHash.cpp:17
↓ 12 callersFunctionpushVertexFifo
SHTest/Externals/meshoptimizer/indexcodec.cpp:79
↓ 12 callersFunctionrotateleft64
SHTest/Externals/meshoptimizer/vertexfilter.cpp:191
↓ 11 callersMethodAddCircleFilled
SHTest/SampleFramework12/v1.04/ImGui/imgui_draw.cpp:1181
↓ 11 callersMethodAddText
SHTest/SampleFramework12/v1.04/ImGui/imgui_draw.cpp:1246
↓ 11 callersFunctionClear
SHTest/SampleFramework12/v1.04/ImGui/imgui_internal.h:464
↓ 11 callersMethodClear
SHTest/SampleFramework12/v1.04/ImGui/imgui_draw.cpp:1713
↓ 11 callersFunctionSTB_TEXTEDIT_GETCHAR
SHTest/SampleFramework12/v1.04/ImGui/imgui_widgets.cpp:3273
↓ 11 callersFunctionSampleFrameworkDir
SHTest/SampleFramework12/v1.04/Utility.cpp:65
↓ 11 callersFunctionmeshopt_quantizeSnorm
SHTest/Externals/meshoptimizer/meshoptimizer.h:702
↓ 10 callersFunctionAlignTo
SHTest/SampleFramework12/v1.04/Utility.h:132
↓ 10 callersFunctionBulkSerializeItem
SHTest/SampleFramework12/v1.04/Serialization.h:276
↓ 10 callersFunctionFileExists
Returns true if a file exits
SHTest/SampleFramework12/v1.04/FileIO.cpp:18
↓ 10 callersFunctionImPow
SHTest/SampleFramework12/v1.04/ImGui/imgui_internal.h:345
↓ 10 callersMethodReset
SHTest/SampleFramework12/v1.04/Graphics/SwapChain.cpp:132
↓ 10 callersFunctionSTB_TEXTEDIT_STRINGLEN
SHTest/SampleFramework12/v1.04/ImGui/imgui_widgets.cpp:3272
↓ 10 callersFunctionToImVec2
SHTest/SampleFramework12/v1.04/ImGuiHelper.h:36
↓ 10 callersFunctionmz_crc32
Karl Malbrain's compact CRC-32. See "A compact CCITT crc16 and crc32 C implementation that balances processor cache usage against speed": http://www.g
SHTest/SampleFramework12/v1.04/TinyEXR.cpp:1447
↓ 10 callersFunctionstb_textedit_prep_selection_at_cursor
update selection and cursor to match each other
SHTest/SampleFramework12/v1.04/ImGui/imstb_textedit.h:685
↓ 9 callersMethodAddCircle
SHTest/SampleFramework12/v1.04/ImGui/imgui_draw.cpp:1151
↓ 9 callersMethodClearFlags
SHTest/SampleFramework12/v1.04/ImGui/imgui_internal.h:962
↓ 9 callersFunctionGetFileName
Returns the name of the file given the path (extension included)
SHTest/SampleFramework12/v1.04/FileIO.cpp:66
↓ 9 callersMethodHasSelection
SHTest/SampleFramework12/v1.04/ImGui/imgui.h:1630
↓ 9 callersFunctionImTextCharFromUtf8
Convert UTF-8 to 32-bit character, process single character input. Based on stb_from_utf8() from github.com/nothings/stb/ We handle UTF-8 decoding err
SHTest/SampleFramework12/v1.04/ImGui/imgui.cpp:1536
↓ 9 callersFunctionLowerBound
std::lower_bound but without the bullshit
SHTest/SampleFramework12/v1.04/ImGui/imgui.cpp:1801
↓ 9 callersMethodMap
SHTest/SampleFramework12/v1.04/Graphics/GraphicsTypes.cpp:345
↓ 9 callersMethodPathArcToFast
SHTest/SampleFramework12/v1.04/ImGui/imgui_draw.cpp:934
↓ 9 callersFunctionhashLookup
SHTest/Externals/meshoptimizer/indexgenerator.cpp:137
↓ 9 callersFunctionstbtt__buf_seek
SHTest/SampleFramework12/v1.04/ImGui/imstb_truetype.h:1130
↓ 9 callersFunctionstbtt__new_buf
SHTest/SampleFramework12/v1.04/ImGui/imstb_truetype.h:1151
↓ 9 callersFunctionstbtt_setvertex
SHTest/SampleFramework12/v1.04/ImGui/imstb_truetype.h:1559
↓ 8 callersMethodAddRectFilledMultiColor
p_min = upper-left, p_max = lower-right
SHTest/SampleFramework12/v1.04/ImGui/imgui_draw.cpp:1090
↓ 8 callersFunctionArraySize
SHTest/SampleFramework12/v1.04/Utility.h:125
↓ 8 callersMethodBarrierRange
SHTest/SampleFramework12/v1.04/Graphics/GraphicsTypes.cpp:1100
↓ 8 callersMethodClose
SHTest/SampleFramework12/v1.04/FileIO.cpp:231
↓ 8 callersFunctionDeadlyImportError
SHTest/Externals/Assimp-5.2.4/include/assimp/Exceptional.h:97
↓ 8 callersFunctionGenerateHash
SHTest/SampleFramework12/v1.04/MurmurHash.cpp:76
↓ 8 callersFunctionGetDefaultHeapProps
SHTest/SampleFramework12/v1.04/Graphics/DX12_Helpers.cpp:691
↓ 8 callersFunctionImAddClampOverflow
SHTest/SampleFramework12/v1.04/ImGui/imgui_internal.h:355
↓ 8 callersFunctionImCharIsBlankA
SHTest/SampleFramework12/v1.04/ImGui/imgui_internal.h:278
↓ 8 callersFunctionImSubClampOverflow
SHTest/SampleFramework12/v1.04/ImGui/imgui_internal.h:356
↓ 8 callersFunctionIsLineEnd
SHTest/Externals/Assimp-5.2.4/include/assimp/ParsingUtils.h:94
↓ 8 callersMethodRect
SHTest/Externals/DirectXTex July 2017/Include/DirectXTex.h:602
↓ 8 callersFunctionReserve
SHTest/SampleFramework12/v1.04/ImGui/imgui_internal.h:492
↓ 8 callersMethodSRV
SHTest/SampleFramework12/v1.04/Graphics/GraphicsTypes.h:561
↓ 8 callersFunctionSTB_TEXTEDIT_LAYOUTROW
SHTest/SampleFramework12/v1.04/ImGui/imgui_widgets.cpp:3277
↓ 8 callersFunctionSafeCallback
SHTest/SampleFramework12/v1.04/EnkiTS/TaskScheduler.cpp:153
↓ 8 callersMethodSetDependency
SHTest/SampleFramework12/v1.04/EnkiTS/TaskScheduler.h:458
↓ 8 callersFunctionSpectrumLerp
Utility functions
SHTest/SampleFramework12/v1.04/Graphics/Spectrum.h:98
↓ 8 callersFunctionToFloat2
SHTest/SampleFramework12/v1.04/ImGuiHelper.h:41
↓ 8 callersFunctioninteger_parser
SHTest/Externals/cxxopts/include/cxxopts.hpp:566
↓ 8 callersFunctionmz_zip_array_push_back
SHTest/SampleFramework12/v1.04/TinyEXR.cpp:4350
↓ 8 callersFunctionstbtt_ScaleForPixelHeight
SHTest/SampleFramework12/v1.04/ImGui/imstb_truetype.h:2607
↓ 8 callersFunctionstbtt__buf_skip
SHTest/SampleFramework12/v1.04/ImGui/imstb_truetype.h:1136
↓ 7 callersMethodAdd
SHTest/SampleFramework12/v1.04/Containers.h:393
↓ 7 callersMethodAddImage
SHTest/SampleFramework12/v1.04/ImGui/imgui_draw.cpp:1280
↓ 7 callersMethodAddTriangleFilled
SHTest/SampleFramework12/v1.04/ImGui/imgui_draw.cpp:1140
↓ 7 callersMethodGetBufferPointer
SHTest/Externals/DXCompiler/Include/dxcapi.h:154
↓ 7 callersFunctionGetRasterizerState
SHTest/SampleFramework12/v1.04/Graphics/DX12_Helpers.cpp:753
↓ 7 callersMethodGetRemainingSize
--------------------------------------------------------------------- Get the remaining stream size (to the end of the stream)
SHTest/Externals/Assimp-5.2.4/include/assimp/StreamReader.h:181
↓ 7 callersFunctionImFileClose
We should in theory be using fseeko()/ftello() with off_t and _fseeki64()/_ftelli64() with __int64, waiting for the PR that does that in a very portab
SHTest/SampleFramework12/v1.04/ImGui/imgui.cpp:1481
↓ 7 callersFunctionImFormatStringV
SHTest/SampleFramework12/v1.04/ImGui/imgui.cpp:1370
↓ 7 callersFunctionImHashData
Known size hash It is ok to call ImHashData on a string with known length but the ### operator won't be supported. FIXME-OPT: Replace with e.g. FNV1a
SHTest/SampleFramework12/v1.04/ImGui/imgui.cpp:1412
↓ 7 callersFunctionIsNavInputDown
SHTest/SampleFramework12/v1.04/ImGui/imgui_internal.h:1890
↓ 7 callersMethodPathArcTo
SHTest/SampleFramework12/v1.04/ImGui/imgui_draw.cpp:957
↓ 7 callersMethodTo2D
SHTest/SampleFramework12/v1.04/SF12_Math.cpp:399
↓ 7 callersMethodToSIMD
SHTest/SampleFramework12/v1.04/SF12_Math.h:388
↓ 7 callersMethodUnmap
SHTest/SampleFramework12/v1.04/Graphics/GraphicsTypes.cpp:1043
↓ 7 callersMethoderase
SHTest/SampleFramework12/v1.04/ImGui/imgui.h:1388
↓ 7 callersFunctionhashBuckets
SHTest/Externals/meshoptimizer/indexgenerator.cpp:127
↓ 7 callersFunctionmz_zip_array_resize
SHTest/SampleFramework12/v1.04/TinyEXR.cpp:4334
↓ 7 callersFunctionstbtt_GetGlyphBitmapBoxSubpixel
SHTest/SampleFramework12/v1.04/ImGui/imstb_truetype.h:2629
↓ 7 callersFunctionstbtt__cff_get_index
SHTest/SampleFramework12/v1.04/ImGui/imstb_truetype.h:1173
↓ 7 callersFunctiontinfl_decompress
SHTest/SampleFramework12/v1.04/TinyEXR.cpp:2033
↓ 6 callersFunctionAcquireTempBufferMem
SHTest/SampleFramework12/v1.04/Graphics/DX12_Upload.cpp:532
↓ 6 callersFunctionCalcWindowSizeAfterConstraint
SHTest/SampleFramework12/v1.04/ImGui/imgui.cpp:4856
↓ 6 callersFunctionCanvasTransform
SHTest/SampleFramework12/v1.04/Settings.cpp:21
↓ 6 callersFunctionConvertVector
SHTest/SampleFramework12/v1.04/Graphics/Model.cpp:58
↓ 6 callersMethodDraw
SHTest/SampleFramework12/v1.04/ImGui/imgui.cpp:1963
↓ 6 callersFunctionGetBlendState
SHTest/SampleFramework12/v1.04/Graphics/DX12_Helpers.cpp:747
↓ 6 callersFunctionGetDepthState
SHTest/SampleFramework12/v1.04/Graphics/DX12_Helpers.cpp:779
↓ 6 callersFunctionImTextCountUtf8BytesFromStr
SHTest/SampleFramework12/v1.04/ImGui/imgui.cpp:1696
↓ 6 callersMethodInit
SHTest/SampleFramework12/v1.04/Containers.h:275
↓ 6 callersFunctionLoadMaterialResources
SHTest/SampleFramework12/v1.04/Graphics/Model.cpp:76
↓ 6 callersMethodNumIndices
SHTest/SampleFramework12/v1.04/Graphics/Model.h:149
↓ 6 callersMethodNumVertices
SHTest/SampleFramework12/v1.04/Graphics/Model.h:148
↓ 6 callersFunctionPIXBeginEvent
SHTest/Externals/WinPixEventRuntime/Include/WinPixEventRuntime/PIXEvents.h:117
↓ 6 callersFunctionPIXEncodeStringInfo
SHTest/Externals/WinPixEventRuntime/Include/WinPixEventRuntime/PIXEventsCommon.h:138
↓ 6 callersFunctionPIXGetTimestampCounter
SHTest/Externals/WinPixEventRuntime/Include/WinPixEventRuntime/pix3_win.h:41
↓ 6 callersMethodPrimVtx
SHTest/SampleFramework12/v1.04/ImGui/imgui.h:2110
↓ 6 callersFunctionRenderArrow
[1.71: 2019/06/07: Updating prototypes of some of the internal functions. Leaving those for reference for a short while]
SHTest/SampleFramework12/v1.04/ImGui/imgui_internal.h:1947
↓ 6 callersFunctionSTB_TEXTEDIT_INSERTCHARS
SHTest/SampleFramework12/v1.04/ImGui/imgui_widgets.cpp:3317
↓ 6 callersFunctionUpdate
SHTest/SHTest/AppSettings.cpp:33
↓ 6 callersMethodWaitforTask
SHTest/SampleFramework12/v1.04/EnkiTS/TaskScheduler.cpp:761
↓ 6 callersMethodbegin
SHTest/SampleFramework12/v1.04/Containers.h:516
↓ 6 callersMethodend
SHTest/SampleFramework12/v1.04/Containers.h:521
↓ 6 callersFunctionmz_zip_array_clear
SHTest/SampleFramework12/v1.04/TinyEXR.cpp:4296
↓ 6 callersFunctionmz_zip_reader_end
SHTest/SampleFramework12/v1.04/TinyEXR.cpp:5432
↓ 6 callersFunctionmz_zip_reader_get_cdh
SHTest/SampleFramework12/v1.04/TinyEXR.cpp:4763
← previousnext →101–200 of 4,802, ranked by callers