MCPcopy Create free account

hub / github.com/AshenvaleZX/ZXEngine / functions

Functions14,074 in github.com/AshenvaleZX/ZXEngine

↓ 29 callersFunctionend
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/end/
Vendor/Include/nlohmann/json.hpp:22096
↓ 29 callersMethodend
Vendor/Include/Vulkan/vulkan/vulkan_raii.hpp:13243
↓ 28 callersMethodGetBlock
To be used only while the m_Mutex is locked. Used during defragmentation.
Vendor/Include/vk_mem_alloc.h:9604
↓ 28 callersMethodGetWindow
CPPScripts/Window/WindowManagerGLFW.cpp:87
↓ 28 callersFunctionImSaturate
CPPScripts/External/ImGui/imgui_internal.h:487
↓ 28 callersFunctionget_token_string
return the last read token (for errors only). Will never contain EOF (an arbitrary value that is not a valid char value, often -1), because 255 may l
Vendor/Include/nlohmann/json.hpp:8821
↓ 28 callersFunctionluaX_next
CPPScripts/External/Lua/llex.c:565
↓ 28 callersMethodpush_back
Vendor/Include/Vulkan/glslang/Include/arrays.h:128
↓ 27 callersMethoddepthAttachment
property: depthAttachment
Vendor/Include/metal-cpp/Metal/MTLRenderPass.hpp:640
↓ 27 callersMethodend
@brief Returns a pointer to the end. @return The end as a pointer.
Vendor/Include/assimp/SmallVector.h:114
↓ 27 callersFunctionlua_pushboolean
CPPScripts/External/Lua/lapi.c:609
↓ 26 callersMethodFireEvent
CPPScripts/EventManager.cpp:23
↓ 26 callersFunctionGetForegroundDrawList
CPPScripts/External/ImGui/imgui_internal.h:3041
↓ 26 callersMethodSetMatrix
CPPScripts/Material.cpp:232
↓ 26 callersFunctionlua_type
CPPScripts/External/Lua/lapi.c:288
↓ 25 callersMethoddestroy
Vendor/Include/Vulkan/vulkan/vulkan_shared.hpp:410
↓ 25 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
Vendor/Include/nlohmann/json.hpp:11897
↓ 25 callersFunctionlua_setmetatable
CPPScripts/External/Lua/lapi.c:937
↓ 25 callersMethodsetI8Const
Vendor/Include/Vulkan/glslang/Include/ConstantUnion.h:52
↓ 25 callersFunctionstring
Vendor/Include/nlohmann/json.hpp:6855
↓ 24 callersMethodIsFree
Vendor/Include/vk_mem_alloc.h:8701
↓ 24 callersFunctionPrintConstant
CPPScripts/External/Lua/luac.c:296
↓ 24 callersMethodReset
CPPScripts/Animation/Animation.cpp:33
↓ 24 callersFunctionSTBI__CASE
Vendor/Include/stb_image.h:4527
↓ 24 callersMethodclear
Vendor/Include/assimp/XmlParser.h:250
↓ 24 callersMethodcount
Vendor/Include/metal-cpp/Foundation/NSSet.hpp:49
↓ 24 callersFunctionluaG_runerror
CPPScripts/External/Lua/ldebug.c:819
↓ 24 callersFunctionluaL_checklstring
CPPScripts/External/Lua/lauxlib.c:402
↓ 24 callersFunctionlua_toboolean
CPPScripts/External/Lua/lapi.c:403
↓ 24 callersMethodsetI64Const
Vendor/Include/Vulkan/glslang/Include/ConstantUnion.h:88
↓ 24 callersMethodsetIConst
Vendor/Include/Vulkan/glslang/Include/ConstantUnion.h:76
↓ 24 callersMethodsetU16Const
Vendor/Include/Vulkan/glslang/Include/ConstantUnion.h:70
↓ 24 callersMethodsetU64Const
Vendor/Include/Vulkan/glslang/Include/ConstantUnion.h:94
↓ 24 callersMethodsetU8Const
Vendor/Include/Vulkan/glslang/Include/ConstantUnion.h:58
↓ 24 callersMethodsetUConst
Vendor/Include/Vulkan/glslang/Include/ConstantUnion.h:82
↓ 24 callersMethodtype
property: type
Vendor/Include/metal-cpp/Metal/MTLHeap.hpp:197
↓ 23 callersFunctioninput_adapter
Vendor/Include/nlohmann/json.hpp:6522
↓ 23 callersMethodreserve
Similar to resize(0) on ImVector: empty string but don't free buffer.
CPPScripts/External/ImGui/imgui.h:2607
↓ 23 callersMethodreserve
Vendor/Include/Vulkan/spirv_cross/spirv_cross_containers.hpp:336
↓ 23 callersMethodsetI16Const
Vendor/Include/Vulkan/glslang/Include/ConstantUnion.h:64
↓ 22 callersMethodGetCPUDescriptorHandle
CPPScripts/DirectX12/ZXD3D12DescriptorManager.cpp:59
↓ 22 callersMethodGetName
CPPScripts/Reflection/Type/TypeInfo.h:29
↓ 22 callersMethodsize
Vendor/Include/assimp/IOStreamBuffer.h:190
↓ 21 callersFunctionCreate
CPPScripts/External/ImGui/imgui_internal.h:619
↓ 21 callersMethodGetFBO
CPPScripts/FBOManager.cpp:67
↓ 21 callersMethodNormalize
CPPScripts/Math/Vector4.cpp:110
↓ 21 callersMethodbegin
Returns the same iterator as cbegin().
Vendor/Include/Vulkan/shaderc/shaderc.hpp:104
↓ 21 callersFunctionluaO_pushfstring
CPPScripts/External/Lua/lobject.c:539
↓ 21 callersMethodresize
@brief Will resize the vector. @param newSize [in] The new size.
Vendor/Include/assimp/SmallVector.h:93
↓ 20 callersMethodGetBlockCount
To be used only while the m_Mutex is locked. Used during defragmentation.
Vendor/Include/vk_mem_alloc.h:9602
↓ 20 callersFunctionImIsPowerOfTwo
Helpers: Bit manipulation
CPPScripts/External/ImGui/imgui_internal.h:370
↓ 20 callersMethodinsert
Vendor/Include/Vulkan/spirv_cross/spirv_cross_containers.hpp:384
↓ 20 callersFunctionluaL_setfuncs
** set functions from list 'l' into table at top - 'nup'; each ** function gets the 'nup' elements at the top as upvalues. ** Returns with only the ta
CPPScripts/External/Lua/lauxlib.c:927
↓ 20 callersMethodsax_parse
Vendor/Include/nlohmann/json.hpp:12330
↓ 20 callersFunctionstb_textedit_clamp
make the selection/cursor state valid if client altered the string
CPPScripts/External/ImGui/imstb_textedit.h:581
↓ 20 callersFunctionstbi__malloc
Vendor/Include/stb_image.h:890
↓ 19 callersMethodAdd
Vendor/Include/vk_mem_alloc.h:5589
↓ 19 callersMethodBeginObject
Vendor/Include/vk_mem_alloc.h:5726
↓ 19 callersMethodEndObject
Vendor/Include/vk_mem_alloc.h:5740
↓ 19 callersMethodGetBufferPointer
Vendor/Include/Vulkan/dxc/dxcapi.h:154
↓ 19 callersMethodGetTransform
CPPScripts/Component/Component.cpp:26
↓ 19 callersFunctionImGui_ImplGlfw_GetBackendData
Backend data stored in io.BackendPlatformUserData to allow support for multiple Dear ImGui contexts It is STRONGLY preferred that you use docking bran
CPPScripts/External/ImGui/imgui_impl_glfw.cpp:187
↓ 19 callersFunctionImHashStr
Zero-terminated string hash, with support for ### to reset back to seed value We support a syntax of "label###id" where only "###id" is included in th
CPPScripts/External/ImGui/imgui.cpp:2263
↓ 19 callersMethodRelease
Release the interface and set to nullptr
Vendor/Include/Vulkan/dxc/WinAdapter.h:676
↓ 19 callersMethodSwitchFBO
CPPScripts/FBOManager.cpp:21
↓ 19 callersMethoddata
Vendor/Include/Vulkan/spirv_cross/spirv_cross_containers.hpp:59
↓ 19 callersMethodget_token_string
! @return a string representation of the last read byte */
Vendor/Include/nlohmann/json.hpp:12046
↓ 19 callersFunctionluaK_exp2anyreg
** Ensures final expression result is in some (any) register ** and return that register. */
CPPScripts/External/Lua/lcode.c:954
↓ 19 callersFunctionluaL_checkany
CPPScripts/External/Lua/lauxlib.c:396
↓ 19 callersFunctionlua_pushnil
CPPScripts/External/Lua/lapi.c:501
↓ 19 callersMethodnumber_integer
Vendor/Include/nlohmann/json.hpp:7309
↓ 19 callersMethodoperator[]
access to successor
Vendor/Include/nlohmann/json.hpp:13734
↓ 19 callersFunctionstbi__get32be
Vendor/Include/stb_image.h:1541
↓ 18 callersMethodAddVariable
CPPScripts/Reflection/Factory.h:265
↓ 18 callersMethodIsEmpty
Vendor/Include/vk_mem_alloc.h:6415
↓ 18 callersMethodLoadTexture
CPPScripts/Editor/ImGuiTextureManagerMetal.cpp:19
↓ 18 callersMethodOnKeyPressed
CPPScripts/External/ImGui/imgui_widgets.cpp:4179
↓ 18 callersMethodbegin
@brief Returns a pointer to the first item. @return The first item as a pointer.
Vendor/Include/assimp/SmallVector.h:108
↓ 18 callersFunctionfrom_json
Vendor/Include/nlohmann/json.hpp:4664
↓ 18 callersFunctionluaL_checktype
CPPScripts/External/Lua/lauxlib.c:390
↓ 18 callersFunctionlua_geti
CPPScripts/External/Lua/lapi.c:699
↓ 18 callersMethodnumber_unsigned
Vendor/Include/nlohmann/json.hpp:7314
↓ 18 callersFunctionstbtt__handle_clipped_edge
the edge passed in here does not cross the vertical line at x or the vertical line at x+1 (i.e. it has already been clipped to those)
CPPScripts/External/ImGui/imstb_truetype.h:3033
↓ 18 callersFunctionttULONG
CPPScripts/External/ImGui/imstb_truetype.h:1293
↓ 17 callersFunctionGetCurrentWindowRead
CPPScripts/External/ImGui/imgui_internal.h:3002
↓ 17 callersMethodGetMagnitude
CPPScripts/Math/Vector4.cpp:151
↓ 17 callersFunctionGetSize
CPPScripts/External/ImGui/imgui_internal.h:549
↓ 17 callersFunctionImTextCharFromUtf8
CPPScripts/External/ImGui/imgui.cpp:2385
↓ 17 callersMethodSetRenderState
CPPScripts/RenderAPID3D12.cpp:332
↓ 17 callersMethodappendf
CPPScripts/External/ImGui/imgui.cpp:2942
↓ 17 callersMethodclear
Vendor/Include/DirectX/d3dx12_state_object.h:189
↓ 17 callersFunctionluaL_buffinit
CPPScripts/External/Lua/lauxlib.c:629
↓ 17 callersFunctionluaL_pushresult
CPPScripts/External/Lua/lauxlib.c:593
↓ 17 callersFunctionto_json
Vendor/Include/nlohmann/json.hpp:5642
↓ 16 callersMethodAllocateDrawCommand
CPPScripts/RenderAPID3D12.cpp:2039
↓ 16 callersMethodCreateFBO
CPPScripts/FBOManager.cpp:37
↓ 16 callersMethodGenerateDrawCommand
CPPScripts/RenderAPID3D12.cpp:2066
↓ 16 callersMethodGetCurScene
CPPScripts/SceneManager.cpp:146
↓ 16 callersFunctionImGui_ImplVulkan_GetBackendData
Backend data stored in io.BackendRendererUserData to allow support for multiple Dear ImGui contexts It is STRONGLY preferred that you use docking bran
CPPScripts/External/ImGui/imgui_impl_vulkan.cpp:379
↓ 16 callersFunctionMax
Vendor/Include/Vulkan/glslang/Include/Common.h:201
← previousnext →101–200 of 14,074, ranked by callers