Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MethanePowered/MethaneKit
/ functions
Functions
3,286 in github.com/MethanePowered/MethaneKit
⨍
Functions
3,286
◇
Types & classes
1,262
Method
GetCommandQueue
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/ParallelRenderCommandList.cpp:148
Method
GetCompiledEntryFunctionName
Modules/Graphics/RHI/Base/Sources/Methane/Graphics/Base/Shader.cpp:53
Method
GetCompiledEntryFunctionName
Modules/Graphics/RHI/Base/Include/Methane/Graphics/Base/Shader.h:67
Method
GetComponentMax
Modules/Graphics/Types/Include/Methane/Graphics/Color.hpp:202
Method
GetComponentRange
Modules/Graphics/Types/Include/Methane/Graphics/Color.hpp:193
Method
GetComputeCommandKit
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/ComputeContext.cpp:209
Method
GetComputeDevice
Apps/08-ConsoleCompute/ConsoleComputeApp.cpp:87
Method
GetComputeDeviceIndex
Apps/08-ConsoleCompute/ConsoleApp.h:70
Method
GetContentScalingFactor
Tests/UserInterface/Types/FakePlatformApp.hpp:57
Method
GetContentScalingFactor
Modules/Platform/App/Sources/Methane/Platform/Windows/AppWin.cpp:565
Method
GetControlKey
Modules/Platform/Input/Keyboard/Sources/Methane/Platform/Input/Windows/Keyboard.cpp:173
Method
GetControllersOfType
Modules/Platform/Input/Controllers/Include/Methane/Platform/Input/State.h:59
Method
GetControlsHelp
Modules/Platform/App/Sources/Methane/Platform/AppBase.cpp:299
Method
GetCount
ICommandListSet overrides
Modules/Graphics/RHI/Base/Include/Methane/Graphics/Base/CommandListSet.h:47
Method
GetCount
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/CommandListSet.cpp:71
Method
GetCpuNanoseconds
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/QueryPool.cpp:207
Method
GetCpuNanoseconds
Modules/Graphics/RHI/Metal/Include/Methane/Graphics/Metal/QueryPool.hh:58
Method
GetCpuNanoseconds
Modules/Graphics/RHI/Null/Include/Methane/Graphics/Null/QueryPool.h:58
Method
GetCpuTimeMSec
Modules/Data/Primitives/Include/Methane/Data/IFpsCounter.h:46
Method
GetCpuTimeSec
Modules/Data/Primitives/Include/Methane/Data/IFpsCounter.h:41
Method
GetCreateQueryArguments
Modules/Graphics/RHI/Base/Sources/Methane/Graphics/Base/QueryPool.cpp:124
Method
GetData
Modules/Graphics/RHI/Vulkan/Sources/Methane/Graphics/Vulkan/Texture.cpp:403
Method
GetData
Modules/Graphics/RHI/Vulkan/Sources/Methane/Graphics/Vulkan/QueryPool.cpp:96
Method
GetData
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/Texture.cpp:399
Method
GetData
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/QueryPool.cpp:124
Method
GetData
Modules/Graphics/RHI/Metal/Include/Methane/Graphics/Metal/QueryPool.hh:44
Method
GetData
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/Texture.cpp:145
Method
GetData
Modules/Graphics/RHI/Null/Sources/Methane/Graphics/Null/Buffer.cpp:36
Method
GetData
Modules/Graphics/RHI/Null/Sources/Methane/Graphics/Null/Texture.cpp:44
Method
GetData
Modules/Graphics/RHI/Null/Include/Methane/Graphics/Null/QueryPool.h:44
Method
GetData
Modules/Data/Provider/Include/Methane/Data/FileProvider.hpp:56
Method
GetData
Modules/Data/Provider/Include/Methane/Data/ResourceProvider.hpp:61
Method
GetDataFromPrivateBuffer
Modules/Graphics/RHI/Vulkan/Sources/Methane/Graphics/Vulkan/Buffer.cpp:178
Method
GetDataFromSharedBuffer
Modules/Graphics/RHI/Vulkan/Sources/Methane/Graphics/Vulkan/Buffer.cpp:162
Method
GetDataLock
Modules/Graphics/RHI/Metal/Include/Methane/Graphics/Metal/DescriptorManager.hh:81
Method
GetDataPtr
Modules/Graphics/RHI/Metal/Include/Methane/Graphics/Metal/DescriptorManager.hh:66
Method
GetDataSize
IResource interface
Modules/Graphics/RHI/Base/Include/Methane/Graphics/Base/Sampler.h:48
Method
GetDataSize
Modules/Graphics/RHI/Base/Include/Methane/Graphics/Base/RootConstantBuffer.h:65
Method
GetDataSize
Modules/Graphics/RHI/Base/Include/Methane/Graphics/Base/RootConstantBuffer.h:90
Method
GetDataSize
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/Texture.cpp:150
Method
GetDataSize
Modules/Data/Types/Include/Methane/Data/MutableChunk.hpp:72
Method
GetDefaultCommandKit
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/ComputeContext.cpp:194
Method
GetDefaultDevice
Modules/Graphics/App/Sources/Methane/Graphics/AppBase.cpp:80
Method
GetDefaultWithColorDepth
Apps/Common/Sources/Methane/Tutorials/AppSettings.cpp:43
Method
GetDefaultWithColorDepthAndAnim
Apps/Common/Sources/Methane/Tutorials/AppSettings.cpp:51
Method
GetDefaultWithColorOnly
Apps/Common/Sources/Methane/Tutorials/AppSettings.cpp:32
Method
GetDefaultWithColorOnlyAndAnim
Apps/Common/Sources/Methane/Tutorials/AppSettings.cpp:58
Method
GetDepthAttachmentTexture
Modules/Graphics/RHI/Base/Sources/Methane/Graphics/Base/RenderPass.cpp:182
Method
GetDepthPos
Modules/Graphics/Mesh/Include/Methane/Graphics/QuadMesh.hpp:94
Method
GetDerivedPtr
Modules/Graphics/RHI/Interface/Include/Methane/Graphics/RHI/IObject.h:73
Method
GetDescriptorHeapTypeByUsage
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/IResource.cpp:34
Method
GetDevice
Modules/Graphics/RHI/DirectX/Include/Methane/Graphics/DirectX/ErrorHandling.h:45
Method
GetDevice
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/ComputeContext.cpp:189
Method
GetDiff
Modules/Platform/Input/Keyboard/Sources/Methane/Platform/Input/Keyboard.cpp:257
Method
GetDuration
Modules/Data/Animation/Include/Methane/Data/Animation.h:50
Method
GetElapsedSeconds
Modules/Common/Primitives/Include/Methane/Timer.hpp:47
Method
GetElapsedSecondsF
Modules/Common/Primitives/Include/Methane/Timer.hpp:44
Method
GetElapsedSecondsU
Modules/Common/Primitives/Include/Methane/Timer.hpp:42
Method
GetEmitCallbackEnabled
Modules/Graphics/RHI/Base/Include/Methane/Graphics/Base/ProgramArgumentBinding.h:64
Method
GetEndingAccessTypeByStoreAction
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/RenderPass.cpp:134
Function
GetEnumMaskBitsArray
Modules/Data/Types/Include/Methane/Data/EnumMaskUtil.hpp:44
Method
GetError
Modules/UserInterface/Typography/Include/Methane/UserInterface/Font.h:69
Function
GetExecutableFileName
Modules/Platform/Utils/Sources/Methane/Platform/Windows/Utils.cpp:64
Method
GetExecutingCommandListsGuard
Modules/Graphics/RHI/Base/Include/Methane/Graphics/Base/CommandQueueTracking.h:90
Method
GetExternalViewCamera
Modules/Graphics/Camera/Include/Methane/Graphics/ArcBallCamera.h:70
Method
GetFaceIndex
Modules/Graphics/Mesh/Sources/Methane/Graphics/Mesh.cpp:97
Method
GetFaceIndicesCount
Modules/Graphics/Mesh/Sources/Methane/Graphics/Mesh.cpp:106
Method
GetFacePositionCount
Modules/Graphics/Mesh/Sources/Methane/Graphics/Mesh.cpp:62
Method
GetFamilyIndex
Modules/Graphics/RHI/Vulkan/Include/Methane/Graphics/Vulkan/Device.h:45
Method
GetFamilyIndex
Modules/Graphics/RHI/DirectX/Include/Methane/Graphics/DirectX/CommandQueue.h:59
Method
GetFamilyIndex
Modules/Graphics/RHI/Metal/Include/Methane/Graphics/Metal/CommandQueue.hh:51
Method
GetFamilyIndex
Modules/Graphics/RHI/Null/Include/Methane/Graphics/Null/CommandQueue.h:48
Method
GetFiles
Modules/Data/Provider/Include/Methane/Data/ResourceProvider.hpp:75
Method
GetFontResolutionDpi
Modules/Platform/App/Sources/Methane/Platform/Linux/AppLin.cpp:205
Method
GetFontResolutionDpi
Modules/Platform/App/Sources/Methane/Platform/Windows/AppWin.cpp:574
Method
GetFonts
Modules/UserInterface/Typography/Sources/Methane/UserInterface/FontLibrary.cpp:63
Method
GetFovAngleY
Modules/Graphics/Camera/Sources/Methane/Graphics/Camera.cpp:180
Method
GetFrameBufferIndex
Modules/Graphics/RHI/Base/Include/Methane/Graphics/Base/RenderContext.h:51
Method
GetFrameIndex
Modules/Graphics/RHI/Base/Include/Methane/Graphics/Base/ProgramBindings.h:65
Method
GetFrameIndex
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/ProgramBindings.cpp:111
Method
GetFrameSizeIn
Modules/UserInterface/Types/Include/Methane/UserInterface/Context.h:62
Method
GetFrameSizeInDots
Modules/Graphics/App/Include/Methane/Graphics/AppBase.h:111
Method
GetFramesCountPerSecond
Apps/08-ConsoleCompute/ConsoleComputeApp.cpp:134
Method
GetFreeTypeLibrary
Modules/UserInterface/Typography/Sources/Methane/UserInterface/FontLibrary.cpp:126
Method
GetFullFilePath
Modules/Data/Provider/Include/Methane/Data/FileProvider.hpp:82
Method
GetGameRuleIndex
Apps/08-ConsoleCompute/ConsoleApp.h:71
Method
GetGpuTimeRange
Modules/Graphics/RHI/Metal/Include/Methane/Graphics/Metal/CommandList.hpp:96
Method
GetGpuTimeRange
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/ComputeCommandList.cpp:134
Method
GetGpuTimeRange
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/RenderCommandList.cpp:138
Method
GetGpuTimeRange
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/TransferCommandList.cpp:126
Method
GetGpuTimeRange
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/ParallelRenderCommandList.cpp:138
Method
GetGpuTimestamp
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/QueryPool.cpp:198
Method
GetGpuTimestamp
Modules/Graphics/RHI/Metal/Include/Methane/Graphics/Metal/QueryPool.hh:57
Method
GetGpuTimestamp
Modules/Graphics/RHI/Null/Include/Methane/Graphics/Null/QueryPool.h:57
Method
GetGpuWaitTimeMSec
Modules/Data/Primitives/Include/Methane/Data/IFpsCounter.h:45
Method
GetGpuWaitTimeSec
Modules/Data/Primitives/Include/Methane/Data/IFpsCounter.h:40
Method
GetGraphicsApiName
Apps/08-ConsoleCompute/ConsoleComputeApp.cpp:106
Method
GetGraphicsObject
Modules/Graphics/RHI/Base/Sources/Methane/Graphics/Base/Object.cpp:65
Method
GetGraphicsObject
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/ObjectRegistry.cpp:55
Method
GetGraphicsObject
Modules/Graphics/RHI/Impl/Include/Methane/Graphics/RHI/ObjectRegistry.h:69
← previous
next →
1,601–1,700 of 3,286, ranked by callers