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
↓ 2 callers
Method
MousePress
Modules/Graphics/Camera/Sources/Methane/Graphics/ArcBallCamera.cpp:53
↓ 2 callers
Method
NextQueryId
Modules/Common/Instrumentation/Include/Methane/TracyGpu.hpp:198
↓ 2 callers
Method
OnConnected
Modules/Data/Events/Include/Methane/Data/Receiver.hpp:96
↓ 2 callers
Method
OnCpuFramePresented
Modules/Data/Primitives/Sources/Methane/Data/FpsCounter.cpp:89
↓ 2 callers
Method
OnCpuFrameReadyToPresent
Modules/Data/Primitives/Sources/Methane/Data/FpsCounter.cpp:57
↓ 2 callers
Method
OnDisconnected
Modules/Data/Events/Include/Methane/Data/Receiver.hpp:106
↓ 2 callers
Method
OnWindowMouseWheelEvent
Modules/Platform/App/Sources/Methane/Platform/Windows/AppWin.cpp:381
↓ 2 callers
Method
PatchData
Modules/Data/Types/Include/Methane/Data/MutableChunk.hpp:96
↓ 2 callers
Method
PressKey
Modules/Platform/Input/Keyboard/Include/Methane/Platform/Input/Keyboard.h:199
↓ 2 callers
Function
PrimitiveToDXTopology
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/RenderCommandList.cpp:54
↓ 2 callers
Function
PrintToDebugOutput
Modules/Platform/Utils/Sources/Methane/Platform/Linux/Utils.cpp:39
↓ 2 callers
Method
ReadyToRender
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/RenderContext.cpp:241
↓ 2 callers
Method
RedirectToFile
Modules/Platform/App/Sources/Methane/Platform/Windows/ConsoleStreams.cpp:53
↓ 2 callers
Method
Release
Apps/04-ShadowCube/ShadowCubeApp.cpp:441
↓ 2 callers
Method
ReleaseAttachmentTextures
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/RenderPass.cpp:106
↓ 2 callers
Method
ReleaseButton
Modules/Platform/Input/Mouse/Include/Methane/Platform/Input/Mouse.h:125
↓ 2 callers
Method
ReleaseKey
Modules/Platform/Input/Keyboard/Include/Methane/Platform/Input/Keyboard.h:200
↓ 2 callers
Method
ReleaseRange
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/DescriptorHeap.cpp:157
↓ 2 callers
Method
RemoveGraphicsObject
Modules/Graphics/RHI/Base/Sources/Methane/Graphics/Base/Object.cpp:51
↓ 2 callers
Method
RemoveStateTransition
Modules/Graphics/RHI/Base/Sources/Methane/Graphics/Base/ResourceBarriers.cpp:93
↓ 2 callers
Method
ReserveRange
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/DescriptorHeap.cpp:142
↓ 2 callers
Method
ReserveRootConstant
Modules/Graphics/RHI/Base/Sources/Methane/Graphics/Base/RootConstantBuffer.cpp:109
↓ 2 callers
Method
Reset
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/RenderCommandList.cpp:125
↓ 2 callers
Method
Reset
Modules/Common/Primitives/Include/Methane/Timer.hpp:52
↓ 2 callers
Method
Resize
Tests/UserInterface/Types/FakePlatformApp.hpp:47
↓ 2 callers
Method
Resize
Apps/04-ShadowCube/ShadowCubeApp.cpp:298
↓ 2 callers
Method
ResolveTimestamp
Modules/Graphics/RHI/Vulkan/Sources/Methane/Graphics/Vulkan/QueryPool.cpp:212
↓ 2 callers
Method
RetainResource
Modules/Graphics/RHI/Base/Include/Methane/Graphics/Base/CommandList.h:99
↓ 2 callers
Method
SetColor
Modules/UserInterface/Typography/Sources/Methane/UserInterface/Text.cpp:930
↓ 2 callers
Method
SetDepth
Modules/Graphics/Types/Include/Methane/Graphics/Volume.hpp:90
↓ 2 callers
Method
SetDescriptorRange
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/ProgramArgumentBinding.cpp:146
↓ 2 callers
Method
SetDirty
Modules/UserInterface/Typography/Sources/Methane/UserInterface/Text.cpp:109
↓ 2 callers
Method
SetEmitCallbackEnabled
Modules/Graphics/RHI/Base/Include/Methane/Graphics/Base/ProgramArgumentBinding.h:65
↓ 2 callers
Method
SetInWindow
Modules/Platform/Input/Mouse/Include/Methane/Platform/Input/Mouse.h:127
↓ 2 callers
Method
SetKeyboardFocus
Modules/Platform/App/Sources/Methane/Platform/AppBase.cpp:287
↓ 2 callers
Method
SetName
Modules/Graphics/RHI/Base/Sources/Methane/Graphics/Base/Context.cpp:229
↓ 2 callers
Method
SetName
Modules/Graphics/RHI/Base/Sources/Methane/Graphics/Base/Object.cpp:134
↓ 2 callers
Method
SetParameters
Modules/Graphics/Camera/Sources/Methane/Graphics/Camera.cpp:55
↓ 2 callers
Method
SetRenderState
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/RenderCommandList.cpp:188
↓ 2 callers
Method
SetResourceBarriers
Modules/Graphics/RHI/Base/Sources/Methane/Graphics/Base/ParallelRenderCommandList.cpp:175
↓ 2 callers
Method
SetRootParameterIndex
Modules/Graphics/RHI/DirectX/Include/Methane/Graphics/DirectX/ProgramArgumentBinding.h:95
↓ 2 callers
Method
SetSize
Modules/UserInterface/Types/Sources/Methane/UserInterface/Item.cpp:89
↓ 2 callers
Method
SetTextInScreenRect
Modules/UserInterface/Typography/Sources/Methane/UserInterface/Text.cpp:915
↓ 2 callers
Method
SetTextUpdateInterval
Apps/05-Typography/TypographyApp.cpp:500
↓ 2 callers
Method
SetVSyncEnabled
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/RenderContext.cpp:281
↓ 2 callers
Function
SetWindowTopMostFlag
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/RenderContext.cpp:41
↓ 2 callers
Function
SetupCamera
Tests/Graphics/Camera/ArcBallCameraTest.cpp:47
↓ 2 callers
Function
SetupViewCamera
Tests/Graphics/Camera/ArcBallCameraTest.cpp:55
↓ 2 callers
Method
Size
Modules/Data/RangeSet/Include/Methane/Data/RangeSet.hpp:64
↓ 2 callers
Function
SplitInChunks
Modules/Platform/Utils/Sources/Methane/Platform/Utils.cpp:30
↓ 2 callers
Method
TransformScreenToWorld
Modules/Graphics/Camera/Sources/Methane/Graphics/Camera.cpp:162
↓ 2 callers
Method
TransformViewToWorld
Modules/Graphics/Camera/Sources/Methane/Graphics/Camera.cpp:174
↓ 2 callers
Method
TransformWorldToView
Modules/Graphics/Camera/Sources/Methane/Graphics/Camera.cpp:168
↓ 2 callers
Method
TryPack
Modules/UserInterface/Typography/Sources/Methane/UserInterface/FontChar.cpp:41
↓ 2 callers
Method
TryPack
Tries to pack rectangle in free space of rectangular bin returns true is rect is packed and updates rect.origin with coordinates in rectangular bin
Modules/Data/Primitives/Include/Methane/Data/RectBinPack.hpp:49
↓ 2 callers
Method
UpdateAtlasTexture
returns true if program bindings were updated, false if bindings have to be initialized
Modules/UserInterface/Typography/Sources/Methane/UserInterface/Text.cpp:164
↓ 2 callers
Method
WaitOnGpu
Modules/Graphics/RHI/Base/Sources/Methane/Graphics/Base/Fence.cpp:51
↓ 2 callers
Method
WaitOnGpu
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/Fence.cpp:100
↓ 2 callers
Function
XcbMeasureText
Modules/Platform/App/Sources/Methane/Platform/Linux/XcbUtils.cpp:116
↓ 1 callers
Method
AddChars
Modules/UserInterface/Typography/Sources/Methane/UserInterface/Font.cpp:137
↓ 1 callers
Method
AddChild
Modules/UserInterface/Types/Sources/Methane/UserInterface/Container.cpp:37
↓ 1 callers
Method
AddControllers
Modules/Platform/Input/Controllers/Sources/Methane/Platform/Input/State.cpp:41
↓ 1 callers
Method
AddGraphicsObject
Modules/Graphics/RHI/Impl/Include/Methane/Graphics/RHI/ObjectRegistry.h:57
↓ 1 callers
Function
AddIconData
Modules/Platform/App/Sources/Methane/Platform/Linux/AppLin.cpp:336
↓ 1 callers
Method
AddOwnerTransition
Modules/Graphics/RHI/Base/Sources/Methane/Graphics/Base/ResourceBarriers.cpp:83
↓ 1 callers
Method
AddOwnerTransition
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/ResourceBarriers.cpp:139
↓ 1 callers
Method
AddProgramBindings
Modules/Graphics/RHI/Base/Sources/Methane/Graphics/Base/DescriptorManager.cpp:95
↓ 1 callers
Method
AddResource
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/DescriptorHeap.cpp:97
↓ 1 callers
Method
AddScopeTiming
Modules/Common/Instrumentation/Sources/Methane/ScopeTimer.cpp:103
↓ 1 callers
Function
AddSpirvResourcesToArgumentBindings
Modules/Graphics/RHI/Vulkan/Sources/Methane/Graphics/Vulkan/Shader.cpp:158
↓ 1 callers
Method
AddStateTransition
Modules/Graphics/RHI/Base/Sources/Methane/Graphics/Base/ResourceBarriers.cpp:78
↓ 1 callers
Method
Allocate
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/DescriptorHeap.cpp:186
↓ 1 callers
Method
Apply
Modules/Graphics/RHI/Vulkan/Sources/Methane/Graphics/Vulkan/ViewState.cpp:137
↓ 1 callers
Method
Apply
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/ViewState.cpp:127
↓ 1 callers
Method
AsArray
Modules/Data/Types/Include/Methane/Data/Point.hpp:76
↓ 1 callers
Method
Attach
Modules/Platform/App/Sources/Methane/Platform/Windows/ConsoleStreams.cpp:73
↓ 1 callers
Method
Begin
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/QueryPool.cpp:96
↓ 1 callers
Function
BlendingColorChannelsToVulkan
Modules/Graphics/RHI/Vulkan/Sources/Methane/Graphics/Vulkan/RenderState.cpp:148
↓ 1 callers
Function
CheckCommandQueueSupportsTimestampQueries
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/CommandQueue.cpp:47
↓ 1 callers
Function
CheckShaderSettings
Tests/Graphics/RHI/ProgramTest.cpp:42
↓ 1 callers
Method
CheckUnbind
Tests/Data/Events/EventWrappers.hpp:111
↓ 1 callers
Method
ClaimQueueIndex
Modules/Graphics/RHI/Vulkan/Sources/Methane/Graphics/Vulkan/Device.cpp:178
↓ 1 callers
Method
ClearOpenDebugGroups
Modules/Graphics/RHI/Base/Sources/Methane/Graphics/Base/CommandList.cpp:254
↓ 1 callers
Method
Complete
Modules/Graphics/RHI/Base/Sources/Methane/Graphics/Base/CommandList.cpp:216
↓ 1 callers
Method
CompleteInitialization
Modules/Graphics/RHI/Base/Sources/Methane/Graphics/Base/DescriptorManager.cpp:41
↓ 1 callers
Function
ConfigureDeviceDebugFeature
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/Device.cpp:67
↓ 1 callers
Method
Connect
Modules/UserInterface/Typography/Sources/Methane/UserInterface/Font.cpp:117
↓ 1 callers
Method
Connect
Modules/UserInterface/Typography/Sources/Methane/UserInterface/Text.cpp:875
↓ 1 callers
Function
ConstexprForEach
Modules/Data/Types/Include/Methane/Data/EnumMaskUtil.hpp:50
↓ 1 callers
Function
ConvertBorderColorToDXColor
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/Sampler.cpp:192
↓ 1 callers
Function
ConvertDescriptorTypeToResourceType
Modules/Graphics/RHI/Vulkan/Sources/Methane/Graphics/Vulkan/Shader.cpp:118
↓ 1 callers
Method
ConvertDotsToPixels
Modules/UserInterface/Types/Include/Methane/UserInterface/Context.h:142
↓ 1 callers
Function
ConvertFilterMinLinearMagLinearToDirectX
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/Sampler.cpp:97
↓ 1 callers
Function
ConvertFilterMinLinearMagNearestToDirectX
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/Sampler.cpp:82
↓ 1 callers
Function
ConvertFilterMinLinearToDirectX
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/Sampler.cpp:112
↓ 1 callers
Function
ConvertFilterMinNearestMagLinearToDirectX
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/Sampler.cpp:54
↓ 1 callers
Function
ConvertFilterMinNearestMagNearestToDirectX
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/Sampler.cpp:39
↓ 1 callers
Function
ConvertFilterMinNearestToDirectX
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/Sampler.cpp:69
↓ 1 callers
Function
ConvertFilterToDirectX
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/Sampler.cpp:125
↓ 1 callers
Function
ConvertFrequencyToTickPeriod
Modules/Data/Types/Include/Methane/Data/TimeRange.hpp:52
← previous
next →
501–600 of 3,286, ranked by callers