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
Init
Modules/Graphics/App/Sources/Methane/Graphics/AppBase.cpp:149
Method
Init
Modules/Graphics/App/Include/Methane/Graphics/App.hpp:87
Method
Init
Modules/UserInterface/App/Include/Methane/UserInterface/App.hpp:60
Method
Init
Modules/Platform/App/Sources/Methane/Platform/AppBase.cpp:197
Method
Init
Apps/01-HelloTriangle/HelloTriangleApp.cpp:62
Method
Init
Apps/04-ShadowCube/ShadowCubeApp.cpp:84
Method
Init
Apps/08-ConsoleCompute/ConsoleComputeApp.cpp:144
Method
Init
Apps/05-Typography/TypographyApp.cpp:165
Method
Init
Apps/07-ParallelRendering/ParallelRenderingApp.cpp:124
Method
Init
Apps/02-HelloCube/HelloCubeApp.cpp:124
Method
Init
Apps/06-CubeMapArray/CubeMapArrayApp.cpp:84
Method
Init
Apps/03-TexturedCube/TexturedCubeApp.cpp:81
Method
InitArgumentBindings
Modules/Graphics/RHI/Base/Sources/Methane/Graphics/Base/Program.cpp:79
Method
InitAttachmentStates
Modules/Graphics/RHI/Base/Sources/Methane/Graphics/Base/RenderPass.cpp:91
Method
InitContext
Tests/UserInterface/Types/FakePlatformApp.hpp:42
Method
InitContext
Modules/Graphics/App/Sources/Methane/Graphics/AppBase.cpp:95
Method
InitContextWithErrorHandling
Modules/Platform/App/Include/Methane/Platform/AppBase.h:75
Method
InitDepthStencilClearValue
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/RenderPass.cpp:114
Method
InitFrameConstantArgumentBindings
Modules/Graphics/RHI/Base/Sources/Methane/Graphics/Base/Program.cpp:164
Method
InitResourceRefsByAccess
Modules/Graphics/RHI/Base/Sources/Methane/Graphics/Base/ProgramBindings.cpp:450
Method
InitRootSignature
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/Program.cpp:164
Method
InitUI
Modules/UserInterface/App/Sources/Methane/UserInterface/AppBase.cpp:77
Method
InitUserInterface
Apps/08-ConsoleCompute/ConsoleApp.cpp:66
Method
InitVertexColor
Modules/Graphics/Mesh/Include/Methane/Graphics/QuadMesh.hpp:123
Method
InitVertexNormal
Modules/Graphics/Mesh/Include/Methane/Graphics/QuadMesh.hpp:110
Method
InitVertexPosition
Modules/Graphics/Mesh/Include/Methane/Graphics/QuadMesh.hpp:97
Method
InitVertexTexCoord
Modules/Graphics/Mesh/Include/Methane/Graphics/QuadMesh.hpp:129
Method
InitWindow
Modules/Platform/App/Sources/Methane/Platform/Linux/AppLin.cpp:243
Method
InitWithErrorHandling
Modules/Platform/App/Include/Methane/Platform/AppBase.h:78
Method
Initialize
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/RenderContext.cpp:110
Method
Initialize
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/DescriptorManager.cpp:49
Method
Initialize
Modules/Graphics/RHI/DirectX/Include/Methane/Graphics/DirectX/Context.hpp:67
Method
Initialize
Modules/Graphics/RHI/Base/Sources/Methane/Graphics/Base/RenderContext.cpp:140
Method
Initialize
Modules/Graphics/RHI/Base/Sources/Methane/Graphics/Base/ComputeContext.cpp:75
Method
Initialize
Modules/Graphics/RHI/Base/Sources/Methane/Graphics/Base/ProgramArgumentBinding.cpp:190
Method
InitializeArgumentBindings
Modules/Graphics/RHI/Base/Sources/Methane/Graphics/Base/ProgramBindings.cpp:193
Method
InitializeAsDepthStencil
Modules/Graphics/RHI/Vulkan/Sources/Methane/Graphics/Vulkan/Texture.cpp:311
Method
InitializeAsDepthStencil
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/Texture.cpp:554
Method
InitializeAsFrameBuffer
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/Texture.cpp:538
Method
InitializeAsImage
Modules/Graphics/RHI/Vulkan/Sources/Methane/Graphics/Vulkan/Texture.cpp:274
Method
InitializeAsImage
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/Texture.cpp:508
Method
InitializeAsRenderTarget
Modules/Graphics/RHI/Vulkan/Sources/Methane/Graphics/Vulkan/Texture.cpp:299
Method
InitializeAsRenderTarget
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/Texture.cpp:528
Method
InitializeCommandBufferAndEncoder
void(id<MTLCommandBuffer>)
Modules/Graphics/RHI/Metal/Include/Methane/Graphics/Metal/CommandList.hpp:178
Method
InitializeCommandEncoder
void(id<MTLCommandBuffer>)
Modules/Graphics/RHI/Metal/Include/Methane/Graphics/Metal/CommandList.hpp:198
Method
InitializeCommittedResource
Modules/Graphics/RHI/DirectX/Include/Methane/Graphics/DirectX/Resource.hpp:159
Method
InitializeCubeArrayParameters
Apps/07-ParallelRendering/ParallelRenderingApp.cpp:305
Method
InitializeDescriptorSetLayouts
Modules/Graphics/RHI/Vulkan/Sources/Methane/Graphics/Vulkan/Program.cpp:196
Method
InitializeFrameResources
Modules/UserInterface/Typography/Sources/Methane/UserInterface/Text.cpp:661
Method
InitializeLogger
Modules/Common/Instrumentation/Include/Methane/ScopeTimer.h:94
Method
InitializeNativePipelineState
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/ComputeState.cpp:115
Method
InitializeNativeSwapchain
Modules/Graphics/RHI/Vulkan/Sources/Methane/Graphics/Vulkan/RenderContext.cpp:360
Method
InitializeNativeViewDescriptor
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/Texture.cpp:453
Method
InitializeNativeViewDescriptor
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/Sampler.cpp:211
Method
InitializePrimaryCommandBuffer
Modules/Graphics/RHI/Vulkan/Include/Methane/Graphics/Vulkan/CommandList.hpp:331
Method
InitializeSecondaryCommandBuffers
Modules/Graphics/RHI/Vulkan/Include/Methane/Graphics/Vulkan/CommandList.hpp:343
Method
InitializeTimestampQueries
Modules/Graphics/RHI/Base/Sources/Methane/Graphics/Base/CommandList.cpp:296
Method
InitializeTimestampQueryPool
Modules/Graphics/RHI/Base/Sources/Methane/Graphics/Base/CommandQueueTracking.cpp:66
Method
InitializeTracyGpuContext
Modules/Graphics/RHI/Base/Sources/Methane/Graphics/Base/CommandQueue.cpp:88
Method
InitializeVertexInputDescriptions
Modules/Graphics/RHI/Vulkan/Sources/Methane/Graphics/Vulkan/Shader.cpp:331
Method
InsertTimestamp
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/QueryPool.cpp:186
Method
InsertTimestamp
TimestampQuery overrides
Modules/Graphics/RHI/Metal/Include/Methane/Graphics/Metal/QueryPool.hh:55
Method
InsertTimestamp
TimestampQuery overrides
Modules/Graphics/RHI/Null/Include/Methane/Graphics/Null/QueryPool.h:55
Method
InvalidArgumentException
Modules/Common/Primitives/Include/Methane/Exceptions.hpp:90
Method
InvalidateFrameBufferIndex
Modules/Graphics/RHI/Base/Sources/Methane/Graphics/Base/RenderContext.cpp:204
Method
InvalidateFrameBuffersCount
Modules/Graphics/RHI/Base/Sources/Methane/Graphics/Base/RenderContext.cpp:197
Method
IsArgumentBufferMode
Modules/Graphics/RHI/Metal/Include/Methane/Graphics/Metal/ProgramArgumentBinding.hh:69
Function
IsCellBorn
Apps/08-ConsoleCompute/Shaders/GameOfLifeRules.h:95
Function
IsCellSurvived
Apps/08-ConsoleCompute/Shaders/GameOfLifeRules.h:62
Method
IsCommandBufferInitialized
Modules/Graphics/RHI/Metal/Include/Methane/Graphics/Metal/CommandList.hpp:207
Method
IsCommandEncoderInitialized
Modules/Graphics/RHI/Metal/Include/Methane/Graphics/Metal/CommandList.hpp:208
Method
IsCommitted
Modules/Graphics/RHI/Base/Include/Methane/Graphics/Base/CommandList.h:120
Method
IsCompletingInitialization
Modules/Graphics/RHI/Base/Include/Methane/Graphics/Base/Context.h:78
Method
IsCompletingInitialization
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/ComputeContext.cpp:169
Method
IsDataResizeRequired
Modules/Graphics/RHI/Base/Include/Methane/Graphics/Base/RootConstantBuffer.h:101
Method
IsDryUpdateOnPauseEnabled
Modules/Data/Animation/Include/Methane/Data/AnimationsPool.h:48
Method
IsDynamicStateSupported
Modules/Graphics/RHI/Vulkan/Include/Methane/Graphics/Vulkan/RenderCommandList.h:64
Method
IsEmpty
Modules/Data/Primitives/Include/Methane/Data/RectBinPack.hpp:68
Method
IsExecuting
Modules/Graphics/RHI/Base/Include/Methane/Graphics/Base/CommandList.h:121
Method
IsExecuting
Modules/Graphics/RHI/Base/Include/Methane/Graphics/Base/CommandListSet.h:57
Method
IsExecutingOnAnyFrame
Modules/Graphics/RHI/Base/Include/Methane/Graphics/Base/CommandList.h:119
Method
IsExtensionSupported
Modules/Graphics/RHI/Vulkan/Sources/Methane/Graphics/Vulkan/Device.cpp:313
Method
IsExternalViewCamera
Modules/Graphics/Camera/Include/Methane/Graphics/ArcBallCamera.h:69
Method
IsHelpTextDisplayed
Modules/UserInterface/App/Include/Methane/UserInterface/AppBase.h:75
Method
IsInitialized
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/Program.cpp:84
Method
IsInitialized
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/CommandQueue.cpp:69
Method
IsInitialized
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/ComputeCommandList.cpp:59
Method
IsInitialized
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/CommandListDebugGroup.cpp:56
Method
IsInitialized
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/BufferSet.cpp:65
Method
IsInitialized
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/RenderPass.cpp:56
Method
IsInitialized
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/RenderContext.cpp:66
Method
IsInitialized
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/CommandListSet.cpp:56
Method
IsInitialized
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/ViewState.cpp:55
Method
IsInitialized
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/ComputeContext.cpp:64
Method
IsInitialized
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/CommandKit.cpp:62
Method
IsInitialized
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/ComputeState.cpp:70
Method
IsInitialized
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/RenderCommandList.cpp:63
Method
IsInitialized
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/RenderState.cpp:69
Method
IsInitialized
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/RenderPattern.cpp:56
Method
IsInitialized
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/ResourceBarriers.cpp:69
← previous
next →
2,001–2,100 of 3,286, ranked by callers