MCPcopy Create free account

hub / github.com/dfranx/SHADERed / types & classes

Types & classes961 in github.com/dfranx/SHADERed

↓ 889 callersClassInstance
libs/cppdap/src/typeof.cpp:90
↓ 30 callersClassinteger
integer holds a whole signed number. integer defaults to 0.
libs/cppdap/include/dap/types.h:54
↓ 19 callersClasstype
libs/cppdap/src/typeof.cpp:82
↓ 16 callersClassC
libs/cppdap/src/traits_test.cpp:43
↓ 14 callersClassnumber
number holds a 64-bit floating point number. number defaults to 0.
libs/cppdap/include/dap/types.h:75
↓ 13 callersClassboolean
boolean holds a true or false value. boolean defaults to false.
libs/cppdap/include/dap/types.h:38
↓ 12 callersClassinput_adapter
libs/json/single_include/nlohmann/json.hpp:4184
↓ 11 callersEnumBuiltIn
libs/SPIRVCross/spirv.hpp:508
↓ 8 callersClassError
Error represents an error message in response to a DAP request.
libs/cppdap/include/dap/session.h:38
↓ 8 callersClassbinary_reader
libs/json/single_include/nlohmann/json.hpp:5162
↓ 7 callersClassparser
libs/json/single_include/nlohmann/json.hpp:8671
↓ 6 callersClassShaderVariable
src/SHADERed/Objects/ShaderVariable.h:71
↓ 5 callersClassPluginShaderEditor
src/SHADERed/UI/CodeEditorUI.h:25
↓ 5 callersClassdiyfp
libs/json/single_include/nlohmann/json.hpp:12686
↓ 5 callersClassdiyfp
libs/json/include/nlohmann/detail/conversions/to_chars.hpp:49
↓ 5 callersClassjson_pointer
libs/json/single_include/nlohmann/json.hpp:2435
↓ 4 callersClassPerformanceTimer
src/SHADERed/Objects/PerformanceTimer.h:5
↓ 4 callersClassShaderPack
src/SHADERed/Objects/RenderEngine.h:160
↓ 4 callersClassjson_pointer
libs/json/include/nlohmann/detail/json_pointer.hpp:19
↓ 3 callersClassBitset
libs/SPIRVCross/spirv_common.hpp:66
↓ 3 callersClassContentProviderAdapter
libs/misc/httplib.h:3793
↓ 3 callersEnumError
libs/misc/httplib.h:780
↓ 3 callersClassSocket
libs/cppdap/src/socket.h:25
↓ 3 callersClassStatsPage
src/SHADERed/UI/Tools/StatsPage.h:8
↓ 3 callersClassout_of_range
! @brief exception indicating access out of the defined range This exception is thrown in case a library function is called on an input parameter tha
libs/json/include/nlohmann/detail/exceptions.hpp:367
↓ 2 callersClassFileData
libs/misc/ImFileDialog.h:64
↓ 2 callersClassGeometryShaderPrimitive
src/SHADERed/Objects/Debug/PixelInformation.h:20
↓ 2 callersClassLink
libs/misc/imgui_markdown.h:156
↓ 2 callersClassLoopLock
libs/SPIRVCross/spirv_cross_parsed_ir.hpp:154
↓ 2 callersClassMessage
src/SHADERed/Objects/MessageStack.h:17
↓ 2 callersClassOptions
libs/SPIRVCross/spirv_glsl.hpp:76
↓ 2 callersClassOriginalValue
src/SHADERed/Objects/DebugInformation.h:178
↓ 2 callersClassSettings
src/SHADERed/Objects/Settings.h:9
↓ 2 callersClassany
any provides a type-safe container for values of any of dap type (boolean, integer, number, array, variant, any, null, dap-structs).
libs/cppdap/include/dap/any.h:29
↓ 2 callersClassinput_stream_adapter
! Input adapter for a (caching) istream. Ignores a UFT Byte Order Mark at beginning of input. Does not support changing the underlying std::streambuf
libs/json/include/nlohmann/detail/input/input_adapters.hpp:70
↓ 2 callersClassparse_error
! @brief exception indicating a parse error This exception is thrown by the library when a parse error occurs. Parse errors can occur during the dese
libs/json/single_include/nlohmann/json.hpp:1935
↓ 2 callersClassparse_error
! @brief exception indicating a parse error This exception is thrown by the library when a parse error occurs. Parse errors can occur during the dese
libs/json/include/nlohmann/detail/exceptions.hpp:176
↓ 2 callersClassstat
libs/misc/httplib.h:1514
↓ 1 callersClassConfigurationDoneResponse
Response to 'configurationDone' request. This is just an acknowledgement, so no body field is required.
libs/cppdap/include/dap/protocol.h:480
↓ 1 callersClassContentReader
libs/cppdap/src/content_stream.h:30
↓ 1 callersClassContentWriter
libs/cppdap/src/content_stream.h:53
↓ 1 callersClassContinueResponse
Response to 'continue' request.
libs/cppdap/include/dap/protocol.h:496
↓ 1 callersClassDeserializer
libs/cppdap/include/dap/typeinfo.h:24
↓ 1 callersClassDisconnectResponse
Response to 'disconnect' request. This is just an acknowledgement, so no body field is required.
libs/cppdap/include/dap/protocol.h:640
↓ 1 callersClassEntry
src/SHADERed/UI/Tools/NotificationSystem.h:18
↓ 1 callersEnumFPFastMathModeMask
libs/SPIRVCross/spirv.hpp:380
↓ 1 callersEnumFragmentShadingRateMask
libs/SPIRVCross/spirv.hpp:1042
↓ 1 callersEnumFunctionControlMask
libs/SPIRVCross/spirv.hpp:690
↓ 1 callersClassGotoResponse
Response to 'goto' request. This is just an acknowledgement, so no body field is required.
libs/cppdap/include/dap/protocol.h:851
↓ 1 callersEnumImageOperandsMask
libs/SPIRVCross/spirv.hpp:349
↓ 1 callersClassInitializedEvent
This event indicates that the debug adapter is ready to accept configuration requests (e.g. SetBreakpointsRequest, SetExceptionBreakpointsRequest). A
libs/cppdap/include/dap/protocol.h:1075
↓ 1 callersEnumKernelProfilingInfoMask
libs/SPIRVCross/spirv.hpp:801
↓ 1 callersClassLaunchResponse
Response to 'launch' request. This is just an acknowledgement, so no body field is required.
libs/cppdap/include/dap/protocol.h:1108
↓ 1 callersClassLine
libs/misc/imgui_markdown.h:216
↓ 1 callersEnumLoopControlMask
libs/SPIRVCross/spirv.hpp:662
↓ 1 callersClassMagnifier
src/SHADERed/UI/Tools/Magnifier.h:12
↓ 1 callersEnumMemoryAccessMask
libs/SPIRVCross/spirv.hpp:753
↓ 1 callersEnumMemorySemanticsMask
libs/SPIRVCross/spirv.hpp:719
↓ 1 callersClassMesh
src/SHADERed/Engine/Model.h:13
↓ 1 callersClassMultipartFormData
libs/misc/httplib.h:293
↓ 1 callersClassNextResponse
Response to 'next' request. This is just an acknowledgement, so no body field is required.
libs/cppdap/include/dap/protocol.h:1247
↓ 1 callersEnumRayFlagsMask
libs/SPIRVCross/spirv.hpp:1001
↓ 1 callersClassSPIREntryPoint
libs/SPIRVCross/spirv_common.hpp:633
↓ 1 callersEnumSelectionControlMask
libs/SPIRVCross/spirv.hpp:636
↓ 1 callersClassShortcut
src/SHADERed/Objects/KeyboardShortcuts.h:18
↓ 1 callersClassStepInResponse
Response to 'stepIn' request. This is just an acknowledgement, so no body field is required.
libs/cppdap/include/dap/protocol.h:2093
↓ 1 callersClassStepOutResponse
Response to 'stepOut' request. This is just an acknowledgement, so no body field is required.
libs/cppdap/include/dap/protocol.h:2152
↓ 1 callersClassTestResponse
libs/cppdap/src/session_test.cpp:32
↓ 1 callersClassfile_input_adapter
! Input adapter for stdio file access. This adapter read only 1 byte and do not use any buffer. This adapter is a very low level adapter. */
libs/json/include/nlohmann/detail/input/input_adapters.hpp:33
↓ 1 callersClassinvalid_iterator
! @brief exception indicating errors with iterators This exception is thrown if iterators passed to a library function do not match the expected sema
libs/json/single_include/nlohmann/json.hpp:2021
↓ 1 callersClassinvalid_iterator
! @brief exception indicating errors with iterators This exception is thrown if iterators passed to a library function do not match the expected sema
libs/json/include/nlohmann/detail/exceptions.hpp:264
↓ 1 callersClassjson_pointer
libs/json/include/nlohmann/json_fwd.hpp:52
↓ 1 callersClassother_error
! @brief exception indicating other library errors This exception is thrown in case of errors that cannot be classified with the other exception type
libs/json/single_include/nlohmann/json.hpp:2160
↓ 1 callersClassother_error
! @brief exception indicating other library errors This exception is thrown in case of errors that cannot be classified with the other exception type
libs/json/include/nlohmann/detail/exceptions.hpp:406
↓ 1 callersClassout_of_range
! @brief exception indicating access out of the defined range This exception is thrown in case a library function is called on an input parameter tha
libs/json/single_include/nlohmann/json.hpp:2122
↓ 1 callersClassprimitive_iterator_t
@brief an iterator for primitive JSON types This class models an iterator for primitive JSON types (boolean, number, string). It's only purpose is to
libs/json/single_include/nlohmann/json.hpp:9160
↓ 1 callersClassprimitive_iterator_t
@brief an iterator for primitive JSON types This class models an iterator for primitive JSON types (boolean, number, string). It's only purpose is to
libs/json/include/nlohmann/detail/iterators/primitive_iterator.hpp:21
↓ 1 callersClassstat
libs/misc/ImFileDialog.cpp:336
↓ 1 callersClasstype_error
! @brief exception indicating executing a member function with a wrong type This exception is thrown in case of a type error; that is, a library func
libs/json/single_include/nlohmann/json.hpp:2075
↓ 1 callersClasstype_error
! @brief exception indicating executing a member function with a wrong type This exception is thrown in case of a type error; that is, a library func
libs/json/include/nlohmann/detail/exceptions.hpp:319
↓ 1 callersClassworker
libs/misc/httplib.h:540
EnumAMDGCNShader
libs/SPIRVCross/spirv_glsl.cpp:7717
EnumAMDShaderBallot
libs/SPIRVCross/spirv_glsl.cpp:7604
EnumAMDShaderExplicitVertexParameter
libs/SPIRVCross/spirv_glsl.cpp:7647
EnumAMDShaderExplicitVertexParameter
libs/SPIRVCross/spirv_cross.cpp:720
EnumAMDShaderTrinaryMinMax
libs/SPIRVCross/spirv_glsl.cpp:7671
EnumAccessChainFlagBits
libs/SPIRVCross/spirv_glsl.hpp:61
ClassAccessChainMeta
libs/SPIRVCross/spirv_common.hpp:1536
EnumAccessQualifier
libs/SPIRVCross/spirv.hpp:403
ClassActiveBuiltinHandler
libs/SPIRVCross/spirv_cross.hpp:863
EnumAddressingModel
libs/SPIRVCross/spirv.hpp:96
ClassAlignedBuffer
libs/SPIRVCross/spirv_cross_containers.hpp:55
ClassAlignedBuffer<T, 0>
libs/SPIRVCross/spirv_cross_containers.hpp:84
ClassAnalyzeVariableScopeAccessHandler
libs/SPIRVCross/spirv_cross.hpp:971
ClassAnyT
libs/cppdap/src/any_test.cpp:153
ClassAnyTestObject
libs/cppdap/src/any_test.cpp:24
EnumApplicationEvent
src/SHADERed/Objects/PluginAPI/PluginData.h:120
ClassArcBallCamera
src/SHADERed/Objects/ArcBallCamera.h:8
ClassAttachRequest
The attach request is sent from the client to the debug adapter to attach to a debuggee that is already running. Since attaching is debugger/runtime s
libs/cppdap/include/dap/protocol.h:47
ClassAttachResponse
Response to 'attach' request. This is just an acknowledgement, so no body field is required.
libs/cppdap/include/dap/protocol.h:40
next →1–100 of 961, ranked by callers