Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BobLChen/VulkanDemos
/ functions
Functions
25,781 in github.com/BobLChen/VulkanDemos
⨍
Functions
25,781
◇
Types & classes
12,084
↓ 2,027 callers
Method
size
external/assimp/code/FBXExportProperty.cpp:155
↓ 1,560 callers
Method
push_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 callers
Method
what
external/assimp/contrib/clipper/clipper.hpp:296
↓ 1,133 callers
Function
GenericConvert
external/assimp/code/STEPFile.h:813
↓ 1,019 callers
Method
GetSize
external/assimp/code/STEPFile.h:342
↓ 1,000 callers
Method
push_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 callers
Method
find
external/vulkan/linux/include/vulkan/vk_layer_utils.h:360
↓ 822 callers
Method
end
external/assimp/code/FBXTokenizer.h:113
↓ 764 callers
Method
append
external/vulkan/linux/include/spirv_cross/spirv_cross_containers.hpp:714
↓ 763 callers
Method
begin
external/assimp/code/FBXTokenizer.h:109
↓ 720 callers
Method
size
examples/68_RTXPathTracing/json.hpp:582
↓ 714 callers
Function
ZeroVulkanStruct
Engine/Monkey/Vulkan/VulkanGlobals.h:14
↓ 611 callers
Method
c_str
Returns character string \return Returns pointer to C-style zero terminated string. */
external/assimp/contrib/irrXML/irrString.h:281
↓ 601 callers
Method
empty
external/assimp/code/Importer.h:178
↓ 572 callers
Method
data
external/SPIRV-Cross/spirv_cross_containers.hpp:109
↓ 501 callers
Method
resize
external/imgui/imgui.h:1486
↓ 458 callers
Method
AddProperty
------------------------------------------------------------------------------------------------
external/assimp/code/MaterialSystem.cpp:541
↓ 454 callers
Method
back
Like std::vector::back, calling back on an empty container causes undefined behavior
external/vulkan/linux/include/vulkan/vk_layer_data.h:258
↓ 395 callers
Function
join
external/SPIRV-Cross/spirv_common.hpp:180
↓ 314 callers
Method
push_back
external/SPIRV-Cross/spirv_cross_containers.hpp:285
↓ 312 callers
Method
read
external/assimp/code/D3MFOpcPackage.cpp:97
↓ 307 callers
Function
to_string
external/vulkan/macos/include/glslang/Include/Common.h:45
↓ 298 callers
Method
empty
external/imgui/imgui.h:1468
↓ 298 callers
Method
reserve
Reserves some memory. \param count: Amount of characters to reserve. */
external/assimp/contrib/irrXML/irrString.h:420
↓ 295 callers
Method
clear
external/imgui/imgui.h:1474
↓ 294 callers
Method
get
external/SPIRV-Cross/spirv_common.hpp:68
↓ 282 callers
Function
TokenMatch
external/assimp/include/assimp/ParsingUtils.h:206
↓ 268 callers
Method
Set
Sets the 0-terminated C string this MyString object represents.
external/assimp/contrib/gtest/samples/sample2.cc:51
↓ 266 callers
Method
c_str
external/imgui/imgui.h:1581
↓ 265 callers
Method
size
external/SPIRV-Cross/spirv_cross_containers.hpp:104
↓ 251 callers
Method
empty
external/SPIRV-Cross/spirv_common.hpp:165
↓ 243 callers
Method
size
external/imgui/imgui.h:1469
↓ 236 callers
Method
size
examples/67_RTXRayTracingMonteCarlo/json.hpp:582
↓ 235 callers
Method
append
Appends a character to this string \param character: Character to append. */
external/assimp/contrib/irrXML/irrString.h:363
↓ 235 callers
Method
size
examples/66_RTXRayTracingHitGroup/json.hpp:582
↓ 234 callers
Method
get
----------------------------------------------------------------------------------
external/assimp/code/DefaultLogger.cpp:232
↓ 232 callers
Method
clear
Clears the array and deletes all allocated memory.
external/assimp/contrib/irrXML/irrArray.h:144
↓ 230 callers
Method
empty
external/vulkan/linux/include/vulkan/vk_layer_data.h:267
↓ 227 callers
Method
empty
external/vulkan/linux/include/spirv_cross/spirv_common.hpp:172
↓ 226 callers
Method
str
external/SPIRV-Cross/spirv_reflect.cpp:66
↓ 225 callers
Method
size
examples/64_RTXRayTracingSimple/json.hpp:582
↓ 225 callers
Method
size
examples/63_RTXRayTracingMesh/json.hpp:582
↓ 225 callers
Method
size
examples/65_RTXRayTracingReflection/json.hpp:582
↓ 210 callers
Method
Get
------------------------------------------------------------------------------------------------
external/assimp/code/FBXDocument.cpp:83
↓ 210 callers
Method
is_array
external/SPIRV-Cross/spirv_cross.cpp:579
↓ 183 callers
Method
BindDrawCmd
Engine/Monkey/Demo/DVKModel.h:294
↓ 180 callers
Function
Print
external/assimp/contrib/gtest/test/gtest-printers_test.cc:235
↓ 177 callers
Function
EXPECT_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 callers
Method
GetF4
------------------------------------------------------------------------------------------------
external/assimp/code/LWOLoader.h:409
↓ 172 callers
Method
GetInstanceHandle
Engine/Monkey/Vulkan/VulkanDevice.h:78
↓ 171 callers
Method
end
external/assimp/contrib/gtest/include/gtest/internal/gtest-internal.h:1064
↓ 167 callers
Function
SkipSpaces
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 callers
Function
end
! @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 callers
Method
EndFrame
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 callers
Method
insert
external/SPIRV-Cross/spirv_cross_containers.hpp:352
↓ 155 callers
Method
begin
external/assimp/contrib/gtest/include/gtest/internal/gtest-internal.h:1063
↓ 151 callers
Function
max
external/assimp/code/ProcessHelper.h:74
↓ 150 callers
Function
IsNull
external/assimp/contrib/gtest/test/gtest-unittest-api_test.cc:140
↓ 145 callers
Function
create
examples/68_RTXPathTracing/json.hpp:7928
↓ 144 callers
Function
stbi__get8
Engine/Monkey/Loader/stb_image.h:1448
↓ 144 callers
Function
stbi__get8
external/assimp/contrib/stb_image/stb_image.h:1406
↓ 139 callers
Function
ImMax
external/imgui/imgui_internal.h:196
↓ 138 callers
Function
FilePath
external/assimp/contrib/gtest/include/gtest/internal/gtest-filepath.h:62
↓ 138 callers
Method
end
return iterator end (needed for range-based for)
examples/68_RTXPathTracing/json.hpp:4266
↓ 135 callers
Method
Update
examples/54_ThreadedRendering/ThreadedRenderingDemo.cpp:89
↓ 134 callers
Method
end
return iterator end (needed for range-based for)
examples/67_RTXRayTracingMonteCarlo/json.hpp:4266
↓ 134 callers
Method
value
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
examples/64_RTXRayTracingSimple/json.hpp:4174
↓ 134 callers
Method
value
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
examples/63_RTXRayTracingMesh/json.hpp:4174
↓ 134 callers
Method
value
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
examples/66_RTXRayTracingHitGroup/json.hpp:4174
↓ 134 callers
Method
value
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
examples/67_RTXRayTracingMonteCarlo/json.hpp:4174
↓ 134 callers
Method
value
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
examples/68_RTXPathTracing/json.hpp:4174
↓ 134 callers
Method
value
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
examples/65_RTXRayTracingReflection/json.hpp:4174
↓ 131 callers
Method
end
return iterator end (needed for range-based for)
examples/64_RTXRayTracingSimple/json.hpp:4266
↓ 131 callers
Method
end
return iterator end (needed for range-based for)
examples/63_RTXRayTracingMesh/json.hpp:4266
↓ 131 callers
Method
end
return iterator end (needed for range-based for)
examples/66_RTXRayTracingHitGroup/json.hpp:4266
↓ 131 callers
Method
end
return iterator end (needed for range-based for)
examples/65_RTXRayTracingReflection/json.hpp:4266
↓ 124 callers
Method
PreparePipeline
Engine/Monkey/Demo/DVKCompute.cpp:146
↓ 121 callers
Method
SetTexture
Engine/Monkey/Demo/DVKCompute.cpp:242
↓ 121 callers
Method
getNodeType
external/assimp/code/FIReader.cpp:649
↓ 120 callers
Function
create
examples/64_RTXRayTracingSimple/json.hpp:7928
↓ 120 callers
Function
create
examples/63_RTXRayTracingMesh/json.hpp:7928
↓ 120 callers
Function
create
examples/66_RTXRayTracingHitGroup/json.hpp:7928
↓ 120 callers
Function
create
examples/67_RTXRayTracingMonteCarlo/json.hpp:7928
↓ 120 callers
Function
create
examples/65_RTXRayTracingReflection/json.hpp:7928
↓ 117 callers
Method
insert
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 callers
Method
write
---------------------------------------------------------------------------------- Write method
external/assimp/code/FileLogStream.h:95
↓ 115 callers
Method
AddChild
external/assimp/code/OgreStructs.cpp:1062
↓ 115 callers
Method
getNodeName
external/assimp/code/FIReader.cpp:734
↓ 114 callers
Method
front
external/assimp/contrib/poly2tri/poly2tri/sweep/sweep_context.h:154
↓ 113 callers
Function
End
\em Past-the-end element iterator ! \pre IsArray() == true */
external/assimp/contrib/rapidjson/include/rapidjson/document.h:1563
↓ 112 callers
Method
getAttributeValue
external/assimp/code/FIReader.cpp:664
↓ 109 callers
Function
Abs
external/assimp/contrib/clipper/clipper.cpp:63
↓ 108 callers
Method
GetPipeline
Engine/Monkey/Demo/DVKCompute.h:51
↓ 107 callers
Method
SetLocalUniform
Engine/Monkey/Demo/DVKMaterial.cpp:305
↓ 106 callers
Method
BindDescriptorSets
Engine/Monkey/Demo/DVKCompute.cpp:169
↓ 106 callers
Method
insert
external/imgui/imgui.h:1509
↓ 105 callers
Method
size
Returns the number of TestPartResult objects in the array.
external/assimp/contrib/gtest/src/gtest-test-part.cc:83
↓ 103 callers
Function
Begin
Element iterator ! \pre IsArray() == true */
external/assimp/contrib/rapidjson/include/rapidjson/document.h:1560
↓ 103 callers
Function
strtoul10
------------------------------------------------------------------------------------ Convert a string in decimal format to a number ------------------
external/assimp/include/assimp/fast_atof.h:60
↓ 102 callers
Method
C_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