MCPcopy Create free account

hub / github.com/dfranx/SHADERed / functions

Functions3,948 in github.com/dfranx/SHADERed

↓ 4 callersMethodSetDistance
src/SHADERed/Objects/ArcBallCamera.cpp:19
↓ 4 callersMethodSetKeysWASD
src/SHADERed/Objects/SystemVariableManager.h:102
↓ 4 callersMethodSetMouse
src/SHADERed/Objects/SystemVariableManager.h:98
↓ 4 callersMethodSetOwner
src/SHADERed/UI/CreateItemUI.cpp:724
↓ 4 callersMethodSetRoll
src/SHADERed/Objects/ArcBallCamera.cpp:51
↓ 4 callersMethodSetVertexShaderInput
src/SHADERed/Objects/DebugInformation.cpp:1501
↓ 4 callersMethodSetViewportSize
src/SHADERed/Objects/SystemVariableManager.h:96
↓ 4 callersMethodStartMouseAction
src/SHADERed/UI/Tools/Magnifier.cpp:88
↓ 4 callersMethodStep
src/SHADERed/Objects/DebugInformation.cpp:2569
↓ 4 callersMethodStepInto
src/SHADERed/Objects/DebugInformation.cpp:2582
↓ 4 callersMethodYaw
src/SHADERed/Objects/ArcBallCamera.cpp:27
↓ 4 callersMethodaccept
! @brief public accept interface @param[in] strict whether to expect the last token to be EOF @return whether the input is a proper JSON
libs/json/include/nlohmann/detail/input/parser.hpp:145
↓ 4 callersMethodbinary
libs/json/include/nlohmann/detail/input/json_sax.hpp:674
↓ 4 callersFunctioncend
! @brief returns a const iterator to one past the last element Returns a const iterator to one past the last element. @image html range-
libs/json/single_include/nlohmann/json.hpp:18725
↓ 4 callersFunctioncend
! @brief returns a const iterator to one past the last element Returns a const iterator to one past the last element. @image html range-
libs/json/include/nlohmann/json.hpp:4719
↓ 4 callersFunctioncreateLines
src/SHADERed/UI/Debug/VectorWatchUI.cpp:44
↓ 4 callersFunctioncreateResponse
libs/cppdap/src/session_test.cpp:120
↓ 4 callersFunctiondds_calculate_left_shift
libs/misc/dds.c:11
↓ 4 callersFunctiondestroy
libs/json/include/nlohmann/json.hpp:1132
↓ 4 callersFunctionescape
escape "~" to "~0" and "/" to "~1"
libs/json/single_include/nlohmann/json.hpp:10924
↓ 4 callersFunctionfind_chars_or_comment
Return pointer to first char (of chars) or inline comment in given string, or pointer to null at end of string if neither found. Inline comment mus
libs/misc/INIReader.h:143
↓ 4 callersFunctionget8_packet_raw
libs/misc/stb_vorbis.c:1554
↓ 4 callersFunctiongetPixelID
src/SHADERed/InterfaceManager.cpp:29
↓ 4 callersFunctiongetSectionIndent
src/SHADERed/Objects/Export/ExportCPP.cpp:28
↓ 4 callersFunctiongetShaderFilename
src/SHADERed/Objects/Export/ExportCPP.cpp:72
↓ 4 callersFunctionget_arithmetic_value
libs/json/single_include/nlohmann/json.hpp:2899
↓ 4 callersFunctionget_arithmetic_value
libs/json/include/nlohmann/detail/conversions/from_json.hpp:41
↓ 4 callersMethodget_binary
libs/json/include/nlohmann/detail/input/binary_reader.hpp:2363
↓ 4 callersFunctionget_range_offset_and_length
libs/misc/httplib.h:3471
↓ 4 callersMethodget_string
libs/json/single_include/nlohmann/json.hpp:7013
↓ 4 callersMethodget_string
libs/json/include/nlohmann/detail/input/binary_reader.hpp:2330
↓ 4 callersFunctioninsertSection
src/SHADERed/Objects/Export/ExportCPP.cpp:42
↓ 4 callersFunctioninsert_iterator
libs/json/single_include/nlohmann/json.hpp:19619
↓ 4 callersFunctioninsert_iterator
libs/json/include/nlohmann/json.hpp:5631
↓ 4 callersFunctionis_boolean
! @brief return whether value is a boolean This function returns true if and only if the JSON value is a boolean. @return `true` if type
libs/json/single_include/nlohmann/json.hpp:16653
↓ 4 callersFunctionis_boolean
! @brief return whether value is a boolean This function returns true if and only if the JSON value is a boolean. @return `true` if type
libs/json/include/nlohmann/json.hpp:2517
↓ 4 callersFunctionis_reserved_identifier
libs/SPIRVCross/spirv_cross_parsed_ir.cpp:193
↓ 4 callersFunctionis_space_or_tab
libs/misc/httplib.h:1665
↓ 4 callersMethodkey
return the key of an object iterator
libs/json/include/nlohmann/detail/iterators/json_reverse_iterator.hpp:105
↓ 4 callersFunctionlittle_endianess
! @brief determine system byte order @return true if and only if system's byte order is little endian @note from https://stackoverflow.com/a/1001328
libs/json/include/nlohmann/detail/input/binary_reader.hpp:43
↓ 4 callersMethodlock
libs/cppdap/src/socket.cpp:126
↓ 4 callersMethodnode_terminates_control_flow_in_sub_graph
libs/SPIRVCross/spirv_cfg.cpp:278
↓ 4 callersMethodobject
libs/cppdap/src/rapid_json_serializer.cpp:224
↓ 4 callersFunctionoperator++
! @brief post-increment (it++) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
libs/json/include/nlohmann/detail/iterators/iter_impl.hpp:317
↓ 4 callersFunctionoperator--
! @brief post-decrement (it--) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
libs/json/include/nlohmann/detail/iterators/iter_impl.hpp:360
↓ 4 callersFunctionpipe
libs/cppdap/src/io.cpp:215
↓ 4 callersFunctionread_headers
libs/misc/httplib.h:2738
↓ 4 callersFunctionredirect
libs/misc/httplib.h:3130
↓ 4 callersMethodregisterSentHandler
libs/cppdap/include/dap/session.h:328
↓ 4 callersFunctionreplace_substring
! @brief replace all occurrences of a substring by another string @param[in,out] s the string to manipulate; changed so that all
libs/json/single_include/nlohmann/json.hpp:10912
↓ 4 callersFunctionreplace_substring
! @brief replace all occurrences of a substring by another string @param[in,out] s the string to manipulate; changed so that all occu
libs/json/include/nlohmann/detail/string_escape.hpp:24
↓ 4 callersFunctionrstrip
Strip whitespace chars off end of given string, in place. Return s. */
libs/misc/INIReader.h:124
↓ 4 callersMethodscalar_u16
libs/SPIRVCross/spirv_common.hpp:1187
↓ 4 callersMethodscan
libs/json/single_include/nlohmann/json.hpp:8527
↓ 4 callersFunctionsed_mz_zip_reader_file_stat
libs/misc/zip_file.hpp:3452
↓ 4 callersFunctionsed_mz_zip_writer_init
libs/misc/zip_file.hpp:4025
↓ 4 callersFunctionsed_tdefl_flush_block
libs/misc/zip_file.hpp:2215
↓ 4 callersFunctionselect_write
libs/misc/httplib.h:1824
↓ 4 callersMethodset_end
set iterator to a defined past the end
libs/json/include/nlohmann/detail/iterators/primitive_iterator.hpp:45
↓ 4 callersFunctionsetup_temp_malloc
libs/misc/stb_vorbis.c:954
↓ 4 callersFunctionskip
libs/misc/stb_vorbis.c:1371
↓ 4 callersFunctionstbi__bitcount
libs/misc/stb_image.h:5087
↓ 4 callersFunctionstbi__bitcount
bin/data/export/cpp/stb_image.h:5332
↓ 4 callersFunctionstbi__cleanup_jpeg
clean up the temporary component buffers
libs/misc/stb_image.h:3618
↓ 4 callersFunctionstbi__cleanup_jpeg
clean up the temporary component buffers
bin/data/export/cpp/stb_image.h:3792
↓ 4 callersFunctionstbi__compute_y_16
libs/misc/stb_image.h:1626
↓ 4 callersFunctionstbi__compute_y_16
bin/data/export/cpp/stb_image.h:1652
↓ 4 callersFunctionstbi__end_write_file
libs/misc/stb_image_write.h:336
↓ 4 callersFunctionstbi__extend_receive
combined JPEG 'receive' and JPEG 'extend', since baseline always extends everything it receives.
libs/misc/stb_image.h:1966
↓ 4 callersFunctionstbi__extend_receive
combined JPEG 'receive' and JPEG 'extend', since baseline always extends everything it receives.
bin/data/export/cpp/stb_image.h:2050
↓ 4 callersFunctionstbi__high_bit
returns 0..31 for the highest set bit
libs/misc/stb_image.h:5075
↓ 4 callersFunctionstbi__high_bit
returns 0..31 for the highest set bit
bin/data/export/cpp/stb_image.h:5308
↓ 4 callersFunctionstbi__jpeg_get_bit
libs/misc/stb_image.h:1993
↓ 4 callersFunctionstbi__jpeg_get_bit
bin/data/export/cpp/stb_image.h:2077
↓ 4 callersFunctionstbi__load_and_postprocess_8bit
libs/misc/stb_image.h:1120
↓ 4 callersFunctionstbi__load_and_postprocess_8bit
bin/data/export/cpp/stb_image.h:1106
↓ 4 callersFunctionstbi__malloc_mad2
mallocs with size overflow checking
libs/misc/stb_image.h:950
↓ 4 callersFunctionstbi__malloc_mad2
mallocs with size overflow checking
bin/data/export/cpp/stb_image.h:936
↓ 4 callersFunctionstbi__readval
libs/misc/stb_image.h:6012
↓ 4 callersFunctionstbi__readval
bin/data/export/cpp/stb_image.h:6279
↓ 4 callersFunctionstbi__shiftsigned
extract an arbitrarily-aligned N-bit value (N=bits) from v, and then make it 8-bits long and fractionally extend it to full full range.
libs/misc/stb_image.h:5100
↓ 4 callersFunctionstbi__shiftsigned
extract an arbitrarily-aligned N-bit value (N=bits) from v, and then make it 8-bits long and fractionally extend it to full full range.
bin/data/export/cpp/stb_image.h:5345
↓ 4 callersFunctionstbi__start_write_file
libs/misc/stb_image_write.h:329
↓ 4 callersFunctionstbi__tga_get_comp
returns STBI_rgb or whatever, 0 on error
libs/misc/stb_image.h:5395
↓ 4 callersFunctionstbi__tga_get_comp
returns STBI_rgb or whatever, 0 on error
bin/data/export/cpp/stb_image.h:5674
↓ 4 callersFunctionstbi__vertical_flip
libs/misc/stb_image.h:1082
↓ 4 callersFunctionstbi__vertical_flip
bin/data/export/cpp/stb_image.h:1068
↓ 4 callersFunctionstbi__zget8
libs/misc/stb_image.h:3955
↓ 4 callersFunctionstbi__zget8
bin/data/export/cpp/stb_image.h:4147
↓ 4 callersFunctionstbir__add_empty_ring_buffer_entry
libs/misc/stb_image_resize.h:1416
↓ 4 callersFunctionstbir__get_contributors
libs/misc/stb_image_resize.h:908
↓ 4 callersFunctionstbir__get_filter_pixel_width
This is the maximum number of input samples that can affect an output sample with the given filter
libs/misc/stb_image_resize.h:882
↓ 4 callersFunctionstbir__saturate
libs/misc/stb_image_resize.h:571
↓ 4 callersFunctionvorbis_deinit
libs/misc/stb_vorbis.c:4234
↓ 4 callersFunctionvorbis_find_page
libs/misc/stb_vorbis.c:4588
↓ 4 callersMethodwhat
returns the explanatory string
libs/json/single_include/nlohmann/json.hpp:1868
↓ 4 callersFunctionwrite_content
libs/misc/httplib.h:2967
↓ 4 callersMethodwrite_format
libs/misc/httplib.h:4027
↓ 3 callersMethodAddItemVariableValue
src/SHADERed/Objects/RenderEngine.h:89
↓ 3 callersMethodAddShaderPass
src/SHADERed/Objects/PipelineManager.cpp:158
← previousnext →501–600 of 3,948, ranked by callers