MCPcopy Create free account

hub / github.com/BobLChen/VulkanDemos / functions

Functions25,781 in github.com/BobLChen/VulkanDemos

↓ 2,027 callersMethodsize
external/assimp/code/FBXExportProperty.cpp:155
↓ 1,560 callersMethodpush_back
Adds an element at back of array. If the array is to small to add this new element, the array is made bigger. \param element: Element to add at the ba
external/assimp/contrib/irrXML/irrArray.h:81
↓ 1,144 callersMethodwhat
external/assimp/contrib/clipper/clipper.hpp:296
↓ 1,133 callersFunctionGenericConvert
external/assimp/code/STEPFile.h:813
↓ 1,019 callersMethodGetSize
external/assimp/code/STEPFile.h:342
↓ 1,000 callersMethodpush_back
NB: It is illegal to call push_back/push_front/insert with a reference pointing inside the ImVector data itself! e.g. v.push_back(v[10]) is forbidden.
external/imgui/imgui.h:1503
↓ 915 callersMethodfind
external/vulkan/linux/include/vulkan/vk_layer_utils.h:360
↓ 822 callersMethodend
external/assimp/code/FBXTokenizer.h:113
↓ 764 callersMethodappend
external/vulkan/linux/include/spirv_cross/spirv_cross_containers.hpp:714
↓ 763 callersMethodbegin
external/assimp/code/FBXTokenizer.h:109
↓ 720 callersMethodsize
examples/68_RTXPathTracing/json.hpp:582
↓ 714 callersFunctionZeroVulkanStruct
Engine/Monkey/Vulkan/VulkanGlobals.h:14
↓ 611 callersMethodc_str
Returns character string \return Returns pointer to C-style zero terminated string. */
external/assimp/contrib/irrXML/irrString.h:281
↓ 601 callersMethodempty
external/assimp/code/Importer.h:178
↓ 572 callersMethoddata
external/SPIRV-Cross/spirv_cross_containers.hpp:109
↓ 501 callersMethodresize
external/imgui/imgui.h:1486
↓ 458 callersMethodAddProperty
------------------------------------------------------------------------------------------------
external/assimp/code/MaterialSystem.cpp:541
↓ 454 callersMethodback
Like std::vector::back, calling back on an empty container causes undefined behavior
external/vulkan/linux/include/vulkan/vk_layer_data.h:258
↓ 395 callersFunctionjoin
external/SPIRV-Cross/spirv_common.hpp:180
↓ 314 callersMethodpush_back
external/SPIRV-Cross/spirv_cross_containers.hpp:285
↓ 312 callersMethodread
external/assimp/code/D3MFOpcPackage.cpp:97
↓ 307 callersFunctionto_string
external/vulkan/macos/include/glslang/Include/Common.h:45
↓ 298 callersMethodempty
external/imgui/imgui.h:1468
↓ 298 callersMethodreserve
Reserves some memory. \param count: Amount of characters to reserve. */
external/assimp/contrib/irrXML/irrString.h:420
↓ 295 callersMethodclear
external/imgui/imgui.h:1474
↓ 294 callersMethodget
external/SPIRV-Cross/spirv_common.hpp:68
↓ 282 callersFunctionTokenMatch
external/assimp/include/assimp/ParsingUtils.h:206
↓ 268 callersMethodSet
Sets the 0-terminated C string this MyString object represents.
external/assimp/contrib/gtest/samples/sample2.cc:51
↓ 266 callersMethodc_str
external/imgui/imgui.h:1581
↓ 265 callersMethodsize
external/SPIRV-Cross/spirv_cross_containers.hpp:104
↓ 251 callersMethodempty
external/SPIRV-Cross/spirv_common.hpp:165
↓ 243 callersMethodsize
external/imgui/imgui.h:1469
↓ 236 callersMethodsize
examples/67_RTXRayTracingMonteCarlo/json.hpp:582
↓ 235 callersMethodappend
Appends a character to this string \param character: Character to append. */
external/assimp/contrib/irrXML/irrString.h:363
↓ 235 callersMethodsize
examples/66_RTXRayTracingHitGroup/json.hpp:582
↓ 234 callersMethodget
----------------------------------------------------------------------------------
external/assimp/code/DefaultLogger.cpp:232
↓ 232 callersMethodclear
Clears the array and deletes all allocated memory.
external/assimp/contrib/irrXML/irrArray.h:144
↓ 230 callersMethodempty
external/vulkan/linux/include/vulkan/vk_layer_data.h:267
↓ 227 callersMethodempty
external/vulkan/linux/include/spirv_cross/spirv_common.hpp:172
↓ 226 callersMethodstr
external/SPIRV-Cross/spirv_reflect.cpp:66
↓ 225 callersMethodsize
examples/64_RTXRayTracingSimple/json.hpp:582
↓ 225 callersMethodsize
examples/63_RTXRayTracingMesh/json.hpp:582
↓ 225 callersMethodsize
examples/65_RTXRayTracingReflection/json.hpp:582
↓ 210 callersMethodGet
------------------------------------------------------------------------------------------------
external/assimp/code/FBXDocument.cpp:83
↓ 210 callersMethodis_array
external/SPIRV-Cross/spirv_cross.cpp:579
↓ 183 callersMethodBindDrawCmd
Engine/Monkey/Demo/DVKModel.h:294
↓ 180 callersFunctionPrint
external/assimp/contrib/gtest/test/gtest-printers_test.cc:235
↓ 177 callersFunctionEXPECT_FATAL_FAILURE
The c'tor sets this object as the test part result reporter used by Google Test. The 'result' parameter specifies where to report the results. This r
external/assimp/contrib/gtest/include/gtest/gtest-spi.h:64
↓ 172 callersMethodGetF4
------------------------------------------------------------------------------------------------
external/assimp/code/LWOLoader.h:409
↓ 172 callersMethodGetInstanceHandle
Engine/Monkey/Vulkan/VulkanDevice.h:78
↓ 171 callersMethodend
external/assimp/contrib/gtest/include/gtest/internal/gtest-internal.h:1064
↓ 167 callersFunctionSkipSpaces
Skips to the first non-space char in str. Returns an empty string if str contains only whitespace characters.
external/assimp/contrib/gtest/src/gtest-typed-test.cc:42
↓ 167 callersFunctionend
! @brief returns an iterator to one past the last element Returns an iterator to one past the last element. @image html range-begin-end.
examples/68_RTXPathTracing/json.hpp:11035
↓ 165 callersMethodEndFrame
This is normally called by Render(). You may want to call it directly if you want to avoid calling Render() but the gain will be very minimal.
external/imgui/imgui.cpp:3550
↓ 156 callersMethodinsert
external/SPIRV-Cross/spirv_cross_containers.hpp:352
↓ 155 callersMethodbegin
external/assimp/contrib/gtest/include/gtest/internal/gtest-internal.h:1063
↓ 151 callersFunctionmax
external/assimp/code/ProcessHelper.h:74
↓ 150 callersFunctionIsNull
external/assimp/contrib/gtest/test/gtest-unittest-api_test.cc:140
↓ 145 callersFunctioncreate
examples/68_RTXPathTracing/json.hpp:7928
↓ 144 callersFunctionstbi__get8
Engine/Monkey/Loader/stb_image.h:1448
↓ 144 callersFunctionstbi__get8
external/assimp/contrib/stb_image/stb_image.h:1406
↓ 139 callersFunctionImMax
external/imgui/imgui_internal.h:196
↓ 138 callersFunctionFilePath
external/assimp/contrib/gtest/include/gtest/internal/gtest-filepath.h:62
↓ 138 callersMethodend
return iterator end (needed for range-based for)
examples/68_RTXPathTracing/json.hpp:4266
↓ 135 callersMethodUpdate
examples/54_ThreadedRendering/ThreadedRenderingDemo.cpp:89
↓ 134 callersMethodend
return iterator end (needed for range-based for)
examples/67_RTXRayTracingMonteCarlo/json.hpp:4266
↓ 134 callersMethodvalue
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
examples/64_RTXRayTracingSimple/json.hpp:4174
↓ 134 callersMethodvalue
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
examples/63_RTXRayTracingMesh/json.hpp:4174
↓ 134 callersMethodvalue
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
examples/66_RTXRayTracingHitGroup/json.hpp:4174
↓ 134 callersMethodvalue
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
examples/67_RTXRayTracingMonteCarlo/json.hpp:4174
↓ 134 callersMethodvalue
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
examples/68_RTXPathTracing/json.hpp:4174
↓ 134 callersMethodvalue
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
examples/65_RTXRayTracingReflection/json.hpp:4174
↓ 131 callersMethodend
return iterator end (needed for range-based for)
examples/64_RTXRayTracingSimple/json.hpp:4266
↓ 131 callersMethodend
return iterator end (needed for range-based for)
examples/63_RTXRayTracingMesh/json.hpp:4266
↓ 131 callersMethodend
return iterator end (needed for range-based for)
examples/66_RTXRayTracingHitGroup/json.hpp:4266
↓ 131 callersMethodend
return iterator end (needed for range-based for)
examples/65_RTXRayTracingReflection/json.hpp:4266
↓ 124 callersMethodPreparePipeline
Engine/Monkey/Demo/DVKCompute.cpp:146
↓ 121 callersMethodSetTexture
Engine/Monkey/Demo/DVKCompute.cpp:242
↓ 121 callersMethodgetNodeType
external/assimp/code/FIReader.cpp:649
↓ 120 callersFunctioncreate
examples/64_RTXRayTracingSimple/json.hpp:7928
↓ 120 callersFunctioncreate
examples/63_RTXRayTracingMesh/json.hpp:7928
↓ 120 callersFunctioncreate
examples/66_RTXRayTracingHitGroup/json.hpp:7928
↓ 120 callersFunctioncreate
examples/67_RTXRayTracingMonteCarlo/json.hpp:7928
↓ 120 callersFunctioncreate
examples/65_RTXRayTracingReflection/json.hpp:7928
↓ 117 callersMethodinsert
Insert item into array at specified position. Please use this only if you know what you are doing (possible performance loss). The preferred method of
external/assimp/contrib/irrXML/irrArray.h:126
↓ 116 callersMethodwrite
---------------------------------------------------------------------------------- Write method
external/assimp/code/FileLogStream.h:95
↓ 115 callersMethodAddChild
external/assimp/code/OgreStructs.cpp:1062
↓ 115 callersMethodgetNodeName
external/assimp/code/FIReader.cpp:734
↓ 114 callersMethodfront
external/assimp/contrib/poly2tri/poly2tri/sweep/sweep_context.h:154
↓ 113 callersFunctionEnd
\em Past-the-end element iterator ! \pre IsArray() == true */
external/assimp/contrib/rapidjson/include/rapidjson/document.h:1563
↓ 112 callersMethodgetAttributeValue
external/assimp/code/FIReader.cpp:664
↓ 109 callersFunctionAbs
external/assimp/contrib/clipper/clipper.cpp:63
↓ 108 callersMethodGetPipeline
Engine/Monkey/Demo/DVKCompute.h:51
↓ 107 callersMethodSetLocalUniform
Engine/Monkey/Demo/DVKMaterial.cpp:305
↓ 106 callersMethodBindDescriptorSets
Engine/Monkey/Demo/DVKCompute.cpp:169
↓ 106 callersMethodinsert
external/imgui/imgui.h:1509
↓ 105 callersMethodsize
Returns the number of TestPartResult objects in the array.
external/assimp/contrib/gtest/src/gtest-test-part.cc:83
↓ 103 callersFunctionBegin
Element iterator ! \pre IsArray() == true */
external/assimp/contrib/rapidjson/include/rapidjson/document.h:1560
↓ 103 callersFunctionstrtoul10
------------------------------------------------------------------------------------ Convert a string in decimal format to a number ------------------
external/assimp/include/assimp/fast_atof.h:60
↓ 102 callersMethodC_Str
Returns a pointer to the underlying zero-terminated array of characters */
external/assimp/include/assimp/types.h:366
next →1–100 of 25,781, ranked by callers