Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DragonJoker/RenderGraph
/ getCommandPool
Method
getCommandPool
include/RenderGraph/RunnableGraph.hpp:112–115 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
}
111
112
VkCommandPool getCommandPool()const noexcept
113
{
114
return m_commandPool.object;
115
}
116
117
VkQueryPool getTimerQueryPool()const noexcept
118
{
Callers
2
~PassData
Method · 0.80
doCreateCommandBuffer
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected