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
CreateCommandKit
Modules/Graphics/RHI/Base/Sources/Methane/Graphics/Base/CommandQueue.cpp:62
Method
CreateCommandKit
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/RenderContext.cpp:106
Method
CreateCommandKit
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/ComputeContext.cpp:104
Method
CreateCommandList
Modules/Graphics/RHI/Vulkan/Sources/Methane/Graphics/Vulkan/ParallelRenderCommandList.cpp:169
Method
CreateCommandList
Modules/Graphics/RHI/Null/Sources/Methane/Graphics/Null/ParallelRenderCommandList.cpp:30
Method
CreateCommandQueue
Modules/Graphics/RHI/Vulkan/Include/Methane/Graphics/Vulkan/Context.hpp:70
Method
CreateCommandQueue
Modules/Graphics/RHI/Metal/Include/Methane/Graphics/Metal/Context.hpp:69
Method
CreateCommandQueue
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/ComputeContext.cpp:99
Method
CreateCommandQueue
Modules/Graphics/RHI/Null/Include/Methane/Graphics/Null/Context.hpp:53
Method
CreateCommittedResource
Modules/Graphics/RHI/DirectX/Include/Methane/Graphics/DirectX/Resource.hpp:139
Function
CreateComponents
Tests/Data/Types/TestHelpers.hpp:47
Method
CreateComputeCommandList
Modules/Graphics/RHI/Vulkan/Sources/Methane/Graphics/Vulkan/CommandQueue.cpp:152
Method
CreateComputeCommandList
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/CommandQueue.cpp:129
Method
CreateComputeCommandList
Modules/Graphics/RHI/Null/Sources/Methane/Graphics/Null/CommandQueue.cpp:47
Method
CreateComputeContext
Modules/Graphics/RHI/Vulkan/Sources/Methane/Graphics/Vulkan/Device.cpp:295
Method
CreateComputeContext
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/Device.cpp:121
Method
CreateComputeContext
Modules/Graphics/RHI/Null/Sources/Methane/Graphics/Null/Device.cpp:38
Method
CreateComputeState
Modules/Graphics/RHI/Vulkan/Include/Methane/Graphics/Vulkan/Context.hpp:88
Method
CreateComputeState
Modules/Graphics/RHI/DirectX/Include/Methane/Graphics/DirectX/Context.hpp:121
Method
CreateComputeState
Modules/Graphics/RHI/Metal/Include/Methane/Graphics/Metal/Context.hpp:87
Method
CreateComputeState
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/ComputeContext.cpp:119
Method
CreateComputeState
Modules/Graphics/RHI/Null/Include/Methane/Graphics/Null/Context.hpp:68
Method
CreateCopy
Modules/Graphics/RHI/Vulkan/Sources/Methane/Graphics/Vulkan/ProgramArgumentBinding.cpp:89
Method
CreateCopy
Modules/Graphics/RHI/Vulkan/Sources/Methane/Graphics/Vulkan/ProgramBindings.cpp:179
Method
CreateCopy
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/ProgramArgumentBinding.cpp:78
Method
CreateCopy
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/ProgramBindings.cpp:117
Method
CreateCopy
Base::ProgramArgumentBinding interface
Modules/Graphics/RHI/Null/Sources/Methane/Graphics/Null/ProgramArgumentBinding.cpp:30
Method
CreateDepthStencilView
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/Texture.cpp:630
Method
CreateDescriptorPool
Modules/Graphics/RHI/Vulkan/Sources/Methane/Graphics/Vulkan/DescriptorManager.cpp:98
Function
CreateEqualComponents
Tests/Data/Types/TestHelpers.hpp:39
Method
CreateFence
Modules/Graphics/RHI/Vulkan/Sources/Methane/Graphics/Vulkan/CommandQueue.cpp:140
Method
CreateFence
Modules/Graphics/RHI/Null/Sources/Methane/Graphics/Null/CommandQueue.cpp:35
Method
CreateFontAtlasBadge
Apps/05-Typography/TypographyApp.cpp:227
Method
CreateForSynchronization
Modules/Graphics/RHI/Vulkan/Sources/Methane/Graphics/Vulkan/RenderCommandList.cpp:40
Method
CreateForSynchronization
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/RenderCommandList.cpp:43
Method
CreateForSynchronization
Modules/Graphics/RHI/Null/Sources/Methane/Graphics/Null/RenderCommandList.cpp:35
Method
CreateFrustum
Modules/Graphics/Camera/Sources/Methane/Graphics/Camera.cpp:63
Method
CreateNativeBeginInfo
Modules/Graphics/RHI/Vulkan/Sources/Methane/Graphics/Vulkan/RenderPass.cpp:136
Method
CreateNativeFrameBuffer
Modules/Graphics/RHI/Vulkan/Sources/Methane/Graphics/Vulkan/RenderPass.cpp:149
Method
CreateNativePipeline
Modules/Graphics/RHI/Vulkan/Sources/Methane/Graphics/Vulkan/RenderState.cpp:273
Method
CreateNativeViewDescriptor
Modules/Graphics/RHI/Vulkan/Sources/Methane/Graphics/Vulkan/Buffer.cpp:217
Method
CreateNativeViewDescriptor
Modules/Graphics/RHI/Vulkan/Sources/Methane/Graphics/Vulkan/Texture.cpp:602
Method
CreateNativeViewDescriptor
Modules/Graphics/RHI/Vulkan/Sources/Methane/Graphics/Vulkan/Sampler.cpp:115
Method
CreateParallelRenderCommandList
Modules/Graphics/RHI/Vulkan/Sources/Methane/Graphics/Vulkan/CommandQueue.cpp:164
Method
CreateParallelRenderCommandList
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/CommandQueue.cpp:141
Method
CreateParallelRenderCommandList
Modules/Graphics/RHI/Null/Sources/Methane/Graphics/Null/CommandQueue.cpp:59
Method
CreateProgram
Modules/Graphics/RHI/Vulkan/Include/Methane/Graphics/Vulkan/Context.hpp:82
Method
CreateProgram
Modules/Graphics/RHI/DirectX/Include/Methane/Graphics/DirectX/Context.hpp:115
Method
CreateProgram
Modules/Graphics/RHI/Metal/Include/Methane/Graphics/Metal/Context.hpp:81
Method
CreateProgram
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/ComputeContext.cpp:114
Method
CreateProgram
Modules/Graphics/RHI/Null/Include/Methane/Graphics/Null/Context.hpp:63
Method
CreateProgramBindings
Modules/Graphics/Primitives/Sources/Methane/Graphics/SkyBox.cpp:156
Method
CreateProjMatrix
Modules/Graphics/Camera/Sources/Methane/Graphics/Camera.cpp:99
Method
CreateQuery
Modules/Graphics/RHI/Base/Include/Methane/Graphics/Base/QueryPool.h:73
Method
CreateRenderCommandList
Modules/Graphics/RHI/Vulkan/Sources/Methane/Graphics/Vulkan/CommandQueue.cpp:158
Method
CreateRenderCommandList
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/CommandQueue.cpp:135
Method
CreateRenderCommandList
Modules/Graphics/RHI/Null/Sources/Methane/Graphics/Null/CommandQueue.cpp:53
Method
CreateRenderContext
Modules/Graphics/RHI/Vulkan/Sources/Methane/Graphics/Vulkan/Device.cpp:287
Method
CreateRenderContext
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/Device.cpp:113
Method
CreateRenderContext
Modules/Graphics/RHI/Null/Sources/Methane/Graphics/Null/Device.cpp:31
Method
CreateRenderPass
Modules/Graphics/RHI/Vulkan/Sources/Methane/Graphics/Vulkan/RenderPattern.cpp:206
Method
CreateRenderPass
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/RenderPattern.cpp:33
Method
CreateRenderPass
Modules/Graphics/RHI/Null/Sources/Methane/Graphics/Null/RenderPattern.cpp:30
Method
CreateRenderPattern
Modules/Graphics/RHI/Vulkan/Sources/Methane/Graphics/Vulkan/RenderContext.cpp:93
Method
CreateRenderPattern
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/RenderContext.cpp:68
Method
CreateRenderPattern
Modules/Graphics/RHI/Null/Sources/Methane/Graphics/Null/RenderContext.cpp:59
Method
CreateRenderState
Modules/Graphics/RHI/Vulkan/Sources/Methane/Graphics/Vulkan/RenderContext.cpp:87
Method
CreateRenderState
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/RenderContext.cpp:62
Method
CreateRenderState
Modules/Graphics/RHI/Null/Sources/Methane/Graphics/Null/RenderContext.cpp:53
Method
CreateRenderTargetView
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/Texture.cpp:617
Method
CreateResourceDescriptor
Modules/Graphics/RHI/DirectX/Include/Methane/Graphics/DirectX/Resource.hpp:219
Method
CreateSampler
Modules/Graphics/RHI/Vulkan/Include/Methane/Graphics/Vulkan/Context.hpp:106
Method
CreateSampler
Modules/Graphics/RHI/Metal/Include/Methane/Graphics/Metal/Context.hpp:105
Method
CreateSampler
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/ComputeContext.cpp:134
Method
CreateSampler
Modules/Graphics/RHI/Null/Include/Methane/Graphics/Null/Context.hpp:83
Method
CreateScreenRenderPass
Modules/Graphics/App/Sources/Methane/Graphics/AppBase.cpp:314
Method
CreateShader
Modules/Graphics/RHI/Vulkan/Include/Methane/Graphics/Vulkan/Context.hpp:76
Method
CreateShader
Modules/Graphics/RHI/DirectX/Include/Methane/Graphics/DirectX/Context.hpp:109
Method
CreateShader
Modules/Graphics/RHI/Metal/Include/Methane/Graphics/Metal/Context.hpp:75
Method
CreateShader
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/ComputeContext.cpp:109
Method
CreateShader
Modules/Graphics/RHI/Null/Include/Methane/Graphics/Null/Context.hpp:58
Method
CreateShaderResourceView
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/Texture.cpp:589
Method
CreateShadersByType
Modules/Graphics/RHI/Base/Sources/Methane/Graphics/Base/Program.cpp:41
Function
CreateTemporaryAppView
Modules/Graphics/RHI/Metal/Include/Methane/Graphics/Metal/RenderContextAppView.hh:62
Function
CreateTestItem
Tests/UserInterface/Types/UnitTypeCatchHelpers.hpp:87
Method
CreateTexture
Modules/Graphics/RHI/Vulkan/Sources/Methane/Graphics/Vulkan/RenderContext.cpp:78
Method
CreateTexture
Modules/Graphics/RHI/Vulkan/Include/Methane/Graphics/Vulkan/Context.hpp:100
Method
CreateTexture
Modules/Graphics/RHI/DirectX/Include/Methane/Graphics/DirectX/Context.hpp:133
Method
CreateTexture
Modules/Graphics/RHI/Metal/Include/Methane/Graphics/Metal/Context.hpp:99
Method
CreateTexture
Modules/Graphics/RHI/Impl/Sources/Methane/Graphics/RHI/ComputeContext.cpp:129
Method
CreateTexture
Modules/Graphics/RHI/Null/Include/Methane/Graphics/Null/Context.hpp:78
Method
CreateTimestampQuery
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/QueryPool.cpp:165
Method
CreateTimestampQuery
ITimestampQueryPool interface
Modules/Graphics/RHI/Metal/Include/Methane/Graphics/Metal/QueryPool.hh:69
Method
CreateTimestampQuery
ITimestampQueryPool interface
Modules/Graphics/RHI/Null/Include/Methane/Graphics/Null/QueryPool.h:69
Method
CreateTimestampQueryPool
Modules/Graphics/RHI/Vulkan/Sources/Methane/Graphics/Vulkan/CommandQueue.cpp:170
Method
CreateTimestampQueryPool
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/CommandQueue.cpp:147
Method
CreateTransferCommandList
Modules/Graphics/RHI/Vulkan/Sources/Methane/Graphics/Vulkan/CommandQueue.cpp:146
Method
CreateTransferCommandList
Modules/Graphics/RHI/DirectX/Sources/Methane/Graphics/DirectX/CommandQueue.cpp:123
Method
CreateTransferCommandList
Modules/Graphics/RHI/Null/Sources/Methane/Graphics/Null/CommandQueue.cpp:41
Method
CreateTransitions
Modules/Graphics/RHI/Interface/Sources/Methane/Graphics/RHI/IResourceBarriers.cpp:123
← previous
next →
1,301–1,400 of 3,286, ranked by callers