MCPcopy Create free account

hub / github.com/dfranx/SHADERed / functions

Functions3,948 in github.com/dfranx/SHADERed

↓ 13 callersMethodnumber_unsigned
libs/json/single_include/nlohmann/json.hpp:4950
↓ 13 callersFunctionswap
! @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/include/nlohmann/json.hpp:6006
↓ 12 callersMethodClearGroup
src/SHADERed/Objects/MessageStack.cpp:19
↓ 12 callersMethodGetTexture
src/SHADERed/Objects/RenderEngine.h:59
↓ 12 callersMethodRender
src/SHADERed/GUIManager.cpp:1066
↓ 12 callersMethodSetFrameIndex
src/SHADERed/Objects/SystemVariableManager.h:103
↓ 12 callersFunctionget32
libs/misc/stb_vorbis.c:1342
↓ 12 callersMethodhas_header
Request implementation
libs/misc/httplib.h:3841
↓ 12 callersFunctionshutdown_socket
libs/misc/httplib.h:2027
↓ 12 callersFunctionstbi__grow_buffer_unsafe
libs/misc/stb_image.h:1890
↓ 12 callersFunctionstbi__grow_buffer_unsafe
bin/data/export/cpp/stb_image.h:1973
↓ 12 callersFunctionstbi__zreceive
libs/misc/stb_image.h:3970
↓ 12 callersFunctionstbi__zreceive
bin/data/export/cpp/stb_image.h:4162
↓ 12 callersFunctionstbi_image_free
libs/misc/stb_image.h:985
↓ 11 callersMethodAddItem
src/SHADERed/Objects/PipelineManager.cpp:37
↓ 11 callersMethodGet
src/SHADERed/GUIManager.cpp:1674
↓ 11 callersMethodGetFrameIndex
src/SHADERed/Objects/SystemVariableManager.h:85
↓ 11 callersMethodGetStage
src/SHADERed/Objects/DebugInformation.h:122
↓ 11 callersMethodGetTextEditorStyle
src/SHADERed/Objects/ThemeContainer.cpp:218
↓ 11 callersFunctionbegin
! @brief returns an iterator to the first element Returns an iterator to the first element. @image html range-begin-end.svg "Illustratio
libs/json/single_include/nlohmann/json.hpp:18614
↓ 11 callersFunctiongetVariableValue
src/SHADERed/Objects/Export/ExportCPP.cpp:194
↓ 11 callersMethodis_open
libs/misc/httplib.h:1007
↓ 11 callersMethodnumber_float
libs/json/include/nlohmann/detail/input/json_sax.hpp:664
↓ 11 callersMethodsax_parse
libs/json/single_include/nlohmann/json.hpp:8789
↓ 11 callersFunctionsed_mz_zip_writer_end
libs/misc/zip_file.hpp:4831
↓ 11 callersFunctionstbi__malloc_mad3
libs/misc/stb_image.h:956
↓ 11 callersFunctionstbi__malloc_mad3
bin/data/export/cpp/stb_image.h:942
↓ 10 callersMethodAsBooleanPtr
src/SHADERed/Objects/ShaderVariable.h:148
↓ 10 callersMethodCurrentItemName
src/SHADERed/UI/PropertyUI.h:22
↓ 10 callersMethodGetInteger
libs/misc/INIReader.h:396
↓ 10 callersMethodGetRenderTextureSize
src/SHADERed/Objects/ObjectManager.cpp:1116
↓ 10 callersMethodGetVariableValueAsString
src/SHADERed/Objects/DebugInformation.cpp:1271
↓ 10 callersMethodHasItemSelected
src/SHADERed/UI/PropertyUI.h:23
↓ 10 callersMethodPause
src/SHADERed/Engine/Timer.cpp:40
↓ 10 callersMethodReset
src/SHADERed/UI/CreateItemUI.cpp:974
↓ 10 callersMethodboolean
libs/json/single_include/nlohmann/json.hpp:4940
↓ 10 callersMethodboolean
libs/json/include/nlohmann/detail/input/json_sax.hpp:649
↓ 10 callersFunctiondump_integer
libs/json/include/nlohmann/detail/output/serializer.hpp:681
↓ 10 callersFunctionget
libs/json/include/nlohmann/json.hpp:3192
↓ 10 callersFunctionilog
this is a weird definition of log2() for which log2(1) = 1, log2(2) = 2, log2(4) = 3 as required by the specification. fast(?) implementation from stb
libs/misc/stb_vorbis.c:1012
↓ 10 callersMethodnumber_float
libs/json/single_include/nlohmann/json.hpp:4955
↓ 10 callersFunctionparser
libs/json/include/nlohmann/json.hpp:203
↓ 10 callersFunctionsed_mz_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
libs/misc/zip_file.hpp:1037
↓ 10 callersFunctionset_parent
libs/json/include/nlohmann/json.hpp:1305
↓ 10 callersFunctionsetup_temp_free
libs/misc/stb_vorbis.c:965
↓ 10 callersFunctionstb_vorbis_get_file_offset
libs/misc/stb_vorbis.c:4572
↓ 10 callersFunctionstbi__blinn_8x8
fast 0..255 * 0..255 => 0..255 rounded multiplication
libs/misc/stb_image.h:3634
↓ 10 callersFunctionstbi__blinn_8x8
fast 0..255 * 0..255 => 0..255 rounded multiplication
bin/data/export/cpp/stb_image.h:3808
↓ 10 callersFunctionstbi_load
libs/misc/stb_image.h:1222
↓ 10 callersFunctionstbir__resize_arbitrary
libs/misc/stb_image_resize.h:2424
↓ 10 callersMethodvalue
return value of the iterator
libs/json/include/nlohmann/detail/iterators/iteration_proxy.hpp:106
↓ 9 callersFunctionCreateBufferVAO
src/SHADERed/Engine/GLUtils.cpp:120
↓ 9 callersMethodCreateTexture
src/SHADERed/Objects/ObjectManager.cpp:260
↓ 9 callersMethodDraw
src/SHADERed/UI/Tools/CubemapPreview.cpp:96
↓ 9 callersMethodGetItemOwner
src/SHADERed/Objects/PipelineManager.cpp:350
↓ 9 callersMethodGetProjectionMatrix
src/SHADERed/Objects/SystemVariableManager.h:74
↓ 9 callersMethodGetRelativePath
src/SHADERed/Objects/ProjectParser.cpp:1017
↓ 9 callersMethodGetVersion
src/SHADERed/Objects/PluginAPI/Plugin.h:159
↓ 9 callersMethodResizeRenderTexture
src/SHADERed/Objects/ObjectManager.cpp:1310
↓ 9 callersMethodStopDebugging
src/SHADERed/UI/CodeEditorUI.cpp:1480
↓ 9 callersFunctionconnect
libs/cppdap/src/network.cpp:95
↓ 9 callersFunctioncreateRequest
libs/cppdap/src/session_test.cpp:104
↓ 9 callersFunctiondds_image_free
libs/misc/dds.c:440
↓ 9 callersMethodempty
! @brief return whether pointer points to the root document @return true iff the JSON pointer points to the root document @complexity Co
libs/json/include/nlohmann/detail/json_pointer.hpp:318
↓ 9 callersMethodgetline
libs/misc/httplib.h:1731
↓ 9 callersFunctionhas_crlf
libs/misc/httplib.h:3609
↓ 9 callersFunctionis_binary
! @brief return whether value is a binary array This function returns true if and only if the JSON value is a binary array. @return `tru
libs/json/include/nlohmann/json.hpp:2720
↓ 9 callersMethodptr
libs/misc/httplib.h:1710
↓ 9 callersFunctionsed_mz_zip_reader_end
libs/misc/zip_file.hpp:3979
↓ 9 callersFunctionstbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
libs/misc/stb_image.h:934
↓ 9 callersFunctionstbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
bin/data/export/cpp/stb_image.h:922
↓ 9 callersFunctionstbir__edge_wrap
libs/misc/stb_image_resize.h:999
↓ 9 callersFunctionstbiw__jpg_writeBits
libs/misc/stb_image_write.h:1199
↓ 9 callersFunctionstorage_class_is_interface
libs/SPIRVCross/spirv_cross.cpp:493
↓ 9 callersMethodtake
libs/cppdap/src/chan.h:57
↓ 8 callersMethodAddCopy
src/SHADERed/Objects/ShaderVariableContainer.cpp:19
↓ 8 callersMethodApplyTheme
src/SHADERed/UI/OptionsUI.cpp:133
↓ 8 callersMethodAreYouSure
src/SHADERed/GUIManager.cpp:1303
↓ 8 callersMethodClear
src/SHADERed/Objects/ObjectManager.cpp:191
↓ 8 callersFunctionCreateShader
src/SHADERed/Engine/GLUtils.cpp:48
↓ 8 callersFunctionCreateSimpleFramebuffer
src/SHADERed/Engine/GLUtils.cpp:11
↓ 8 callersMethodGetCamera
src/SHADERed/UI/Debug/VectorWatchUI.h:23
↓ 8 callersMethodGetVMImmediate
src/SHADERed/Objects/DebugInformation.h:25
↓ 8 callersFunctionIntersectBox
https://www.scratchapixel.com/lessons/3d-basic-rendering/minimal-ray-tracer-rendering-simple-shapes/ray-box-intersection */
src/SHADERed/Engine/Ray.cpp:7
↓ 8 callersMethodRecompile
src/SHADERed/Objects/RenderEngine.cpp:1109
↓ 8 callersMethodSetType
src/SHADERed/UI/CreateItemUI.cpp:732
↓ 8 callersFunctionbit_reverse
used in setup, and for huffman that doesn't go fast path
libs/misc/stb_vorbis.c:995
↓ 8 callersMethoddump
libs/cppdap/src/rapid_json_serializer.cpp:142
↓ 8 callersFunctionempty
! @brief checks whether the container is empty. Checks if a JSON value has no elements (i.e. whether its @ref size is `0`). @return The
libs/json/include/nlohmann/json.hpp:5063
↓ 8 callersFunctionextract_string
libs/SPIRVCross/spirv_parser.cpp:160
↓ 8 callersMethodget
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
libs/json/include/nlohmann/detail/input/binary_reader.hpp:2253
↓ 8 callersFunctionhandle_EINTR
libs/misc/httplib.h:1786
↓ 8 callersMethodreset
libs/cppdap/src/chan.h:43
↓ 8 callersFunctionstbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
libs/misc/stb_image.h:2220
↓ 8 callersFunctionstbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
bin/data/export/cpp/stb_image.h:2303
↓ 8 callersFunctionstbi__convert_format
libs/misc/stb_image.h:1582
↓ 8 callersFunctionstbi__convert_format
bin/data/export/cpp/stb_image.h:1563
↓ 8 callersFunctionstbi_set_flip_vertically_on_load
libs/misc/stb_image.h:1000
↓ 8 callersFunctionstbir__use_upsampling
libs/misc/stb_image_resize.h:865
↓ 8 callersFunctionstbiw__putc
libs/misc/stb_image_write.h:383
← previousnext →201–300 of 3,948, ranked by callers