Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dfranx/SHADERed
/ functions
Functions
3,948 in github.com/dfranx/SHADERed
⨍
Functions
3,948
◇
Types & classes
961
↓ 2 callers
Function
strncpy0
Version of strncpy that ensures dest (size bytes) is null-terminated. */
libs/misc/INIReader.h:161
↓ 2 callers
Function
swap
! @brief exchanges the values Exchanges the contents of the JSON value with those of @a other. Does not invoke any move, copy, or swap op
libs/json/single_include/nlohmann/json.hpp:19994
↓ 2 callers
Function
swap_endian
libs/SPIRVCross/spirv_parser.cpp:54
↓ 2 callers
Function
term
libs/cppdap/src/socket.cpp:55
↓ 2 callers
Method
to_name
libs/SPIRVCross/spirv_cross.cpp:186
↓ 2 callers
Method
type_struct_member_offset
libs/SPIRVCross/spirv_cross.cpp:1668
↓ 2 callers
Function
vorbis_decode_initial
libs/misc/stb_vorbis.c:3128
↓ 2 callers
Method
write_bson
! @param[in] j JSON value to serialize @pre j.type() == value_t::object */
libs/json/single_include/nlohmann/json.hpp:11324
↓ 2 callers
Method
write_bson
! @param[in] j JSON value to serialize @pre j.type() == value_t::object */
libs/json/include/nlohmann/detail/output/binary_writer.hpp:49
↓ 2 callers
Method
write_cbor
! @param[in] j JSON value to serialize */
libs/json/single_include/nlohmann/json.hpp:11344
↓ 2 callers
Method
write_cbor
! @param[in] j JSON value to serialize */
libs/json/include/nlohmann/detail/output/binary_writer.hpp:69
↓ 2 callers
Function
write_content_chunked
libs/misc/httplib.h:3039
↓ 2 callers
Function
write_headers
libs/misc/httplib.h:2942
↓ 2 callers
Method
write_msgpack
! @param[in] j JSON value to serialize */
libs/json/single_include/nlohmann/json.hpp:11588
↓ 2 callers
Method
write_msgpack
! @param[in] j JSON value to serialize */
libs/json/include/nlohmann/detail/output/binary_writer.hpp:374
↓ 2 callers
Method
write_ubjson
! @param[in] j JSON value to serialize @param[in] use_count whether to use '#' prefixes (optimized format) @param[in] use_type wheth
libs/json/single_include/nlohmann/json.hpp:11830
↓ 2 callers
Method
write_ubjson
! @param[in] j JSON value to serialize @param[in] use_count whether to use '#' prefixes (optimized format) @param[in] use_type wheth
libs/json/include/nlohmann/detail/output/binary_writer.hpp:698
↓ 1 callers
Function
ASN1_STRING_get0_data
libs/misc/httplib.h:228
↓ 1 callers
Method
Add
src/SHADERed/UI/Debug/ImmediateUI.h:11
↓ 1 callers
Method
AddFavorite
libs/misc/ImFileDialog.cpp:552
↓ 1 callers
Method
AddNotification
src/SHADERed/GUIManager.cpp:1272
↓ 1 callers
Method
AddPickedItem
src/SHADERed/Objects/RenderEngine.cpp:1884
↓ 1 callers
Method
AddSnippet
src/SHADERed/UI/CodeEditorUI.cpp:631
↓ 1 callers
Method
AddToList
src/SHADERed/Objects/FunctionVariableManager.cpp:23
↓ 1 callers
Method
AllocateGlobalBreakpointsMap
src/SHADERed/Objects/FrameAnalysis.cpp:631
↓ 1 callers
Method
AllocateHeatmap
src/SHADERed/Objects/FrameAnalysis.cpp:598
↓ 1 callers
Method
AllocateShaderThumbnail
src/SHADERed/Objects/WebAPI.cpp:437
↓ 1 callers
Method
AllocateUndefinedBehaviorMap
src/SHADERed/Objects/FrameAnalysis.cpp:614
↓ 1 callers
Method
AllocateVariableValueMap
src/SHADERed/Objects/FrameAnalysis.cpp:749
↓ 1 callers
Method
AllowComputeShaders
src/SHADERed/Objects/RenderEngine.h:51
↓ 1 callers
Method
AllowTessellationShaders
src/SHADERed/Objects/RenderEngine.h:52
↓ 1 callers
Method
ApplySettings
src/SHADERed/UI/CodeEditorUI.cpp:767
↓ 1 callers
Method
CalculateWidth
src/SHADERed/Objects/Settings.h:123
↓ 1 callers
Method
ChangePluginShaderEditor
src/SHADERed/UI/CodeEditorUI.cpp:651
↓ 1 callers
Method
Check
src/SHADERed/Objects/KeyboardShortcuts.cpp:167
↓ 1 callers
Method
CheckBreakpoint
src/SHADERed/Objects/DebugInformation.cpp:2604
↓ 1 callers
Method
CheckForApplicationUpdates
src/SHADERed/Objects/WebAPI.cpp:419
↓ 1 callers
Method
ClearVariableList
src/SHADERed/Objects/FunctionVariableManager.cpp:248
↓ 1 callers
Method
ClearVectorWatchList
src/SHADERed/Objects/DebugInformation.cpp:2481
↓ 1 callers
Method
ClearWatchList
src/SHADERed/Objects/DebugInformation.cpp:2441
↓ 1 callers
Method
Click
src/SHADERed/Objects/GizmoObject.cpp:313
↓ 1 callers
Method
CopyTessellationControlShaderOutput
src/SHADERed/Objects/DebugInformation.cpp:2350
↓ 1 callers
Method
Create
src/SHADERed/UI/CreateItemUI.cpp:796
↓ 1 callers
Method
CreatePluginItem
src/SHADERed/Objects/ObjectManager.cpp:558
↓ 1 callers
Method
DownloadPlugin
src/SHADERed/Objects/WebAPI.cpp:497
↓ 1 callers
Method
DownloadShaderProject
src/SHADERed/Objects/WebAPI.cpp:444
↓ 1 callers
Method
DownloadTheme
src/SHADERed/Objects/WebAPI.cpp:539
↓ 1 callers
Method
DrawTextEditor
src/SHADERed/UI/CodeEditorUI.cpp:545
↓ 1 callers
Method
EmitVertex
src/SHADERed/Objects/DebugInformation.cpp:2739
↓ 1 callers
Method
EmptyTrackedFiles
src/SHADERed/UI/CodeEditorUI.h:97
↓ 1 callers
Method
EndPrimitive
src/SHADERed/Objects/DebugInformation.cpp:2791
↓ 1 callers
Method
Error
libs/cppdap/src/session.cpp:483
↓ 1 callers
Method
Execute
src/SHADERed/Objects/CommandLineOptionParser.cpp:352
↓ 1 callers
Method
ExecuteTessellationControlShader
src/SHADERed/Objects/DebugInformation.cpp:2330
↓ 1 callers
Function
FavoriteButton
libs/misc/ImFileDialog.cpp:222
↓ 1 callers
Method
FetchChangelog
src/SHADERed/Objects/WebAPI.cpp:410
↓ 1 callers
Method
FetchPixel
src/SHADERed/InterfaceManager.cpp:216
↓ 1 callers
Method
FetchTips
src/SHADERed/Objects/WebAPI.cpp:389
↓ 1 callers
Function
FileIcon
libs/misc/ImFileDialog.cpp:277
↓ 1 callers
Method
FlushCache
src/SHADERed/Objects/RenderEngine.cpp:1948
↓ 1 callers
Function
FolderNode
UI CONTROLS */
libs/misc/ImFileDialog.cpp:32
↓ 1 callers
Method
FreeData
src/SHADERed/Objects/PipelineManager.cpp:392
↓ 1 callers
Method
FreeMemory
src/SHADERed/UI/BrowseOnlineUI.cpp:444
↓ 1 callers
Method
GetAudioBuffer
src/SHADERed/Engine/AudioPlayer.h:24
↓ 1 callers
Method
GetAudioBuffer
src/SHADERed/Objects/AudioShaderStream.h:33
↓ 1 callers
Method
GetBaseType
src/SHADERed/Objects/ShaderVariable.h:205
↓ 1 callers
Method
GetColorOutput
src/SHADERed/Objects/FrameAnalysis.h:24
↓ 1 callers
Method
GetDecoder
src/SHADERed/Engine/AudioPlayer.h:26
↓ 1 callers
Method
GetDepthTexture
src/SHADERed/Objects/RenderEngine.h:60
↓ 1 callers
Method
GetErrorAndWarningMsgCount
src/SHADERed/Objects/MessageStack.cpp:35
↓ 1 callers
Method
GetFont
src/SHADERed/UI/CodeEditorUI.h:85
↓ 1 callers
Method
GetGLSLExtension
src/SHADERed/Objects/DebugInformation.h:27
↓ 1 callers
Method
GetGPUTime
src/SHADERed/Objects/RenderEngine.h:64
↓ 1 callers
Method
GetInstructionCount
src/SHADERed/Objects/FrameAnalysis.h:29
↓ 1 callers
Method
GetInstructionCountAverage
src/SHADERed/Objects/FrameAnalysis.h:30
↓ 1 callers
Method
GetLastUndefinedBehaviorLine
src/SHADERed/Objects/DebugInformation.h:150
↓ 1 callers
Method
GetLastUndefinedBehaviorType
src/SHADERed/Objects/DebugInformation.h:149
↓ 1 callers
Method
GetMeshNames
src/SHADERed/Engine/Model.cpp:113
↓ 1 callers
Method
GetOpenedFilesData
src/SHADERed/UI/CodeEditorUI.cpp:1388
↓ 1 callers
Method
GetPixelCount
src/SHADERed/Objects/FrameAnalysis.h:37
↓ 1 callers
Method
GetPixelShaderOutput
src/SHADERed/Objects/DebugInformation.cpp:1969
↓ 1 callers
Method
GetPixelsDiscarded
src/SHADERed/Objects/FrameAnalysis.h:38
↓ 1 callers
Method
GetPixelsFailedDepthTest
src/SHADERed/Objects/FrameAnalysis.h:40
↓ 1 callers
Method
GetPixelsUndefinedBehavior
src/SHADERed/Objects/FrameAnalysis.h:39
↓ 1 callers
Method
GetPluginEditorPath
src/SHADERed/UI/CodeEditorUI.cpp:1344
↓ 1 callers
Method
GetPluginEditorPipelineItem
src/SHADERed/UI/CodeEditorUI.cpp:670
↓ 1 callers
Method
GetRowCount
src/SHADERed/Objects/ShaderVariable.h:195
↓ 1 callers
Method
GetTriangleCount
src/SHADERed/Objects/FrameAnalysis.h:42
↓ 1 callers
Method
GetTrianglesDiscarded
src/SHADERed/Objects/FrameAnalysis.h:43
↓ 1 callers
Method
GetUIRectPosition
src/SHADERed/UI/PreviewUI.h:83
↓ 1 callers
Method
GetUIRectSize
src/SHADERed/UI/PreviewUI.h:82
↓ 1 callers
Method
GetUndefinedBehaviorLastLine
src/SHADERed/Objects/FrameAnalysis.h:33
↓ 1 callers
Method
GetUndefinedBehaviorLastType
src/SHADERed/Objects/FrameAnalysis.h:35
↓ 1 callers
Method
GetVMContext
src/SHADERed/Objects/DebugInformation.h:26
↓ 1 callers
Method
GetViewOrthographicMatrix
src/SHADERed/Objects/SystemVariableManager.h:77
↓ 1 callers
Method
GetZoom
libs/misc/ImFileDialog.h:48
↓ 1 callers
Method
HandleDropFile
src/SHADERed/Objects/PluginManager.cpp:1220
↓ 1 callers
Method
HandleMouseMove
src/SHADERed/Objects/GizmoObject.cpp:193
↓ 1 callers
Method
HasFocus
src/SHADERed/UI/CodeEditorUI.h:83
↓ 1 callers
Method
Init
src/SHADERed/Objects/FrameAnalysis.cpp:296
← previous
next →
1,101–1,200 of 3,948, ranked by callers