Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-Samples
/ reset_pool
Method
reset_pool
framework/core/command_pool.h:177–180 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
175
176
template <vkb::BindingType bindingType>
177
inline void CommandPool<bindingType>::reset_pool()
178
{
179
CommandPoolBase::reset_pool();
180
}
181
182
} // namespace core
183
} // namespace vkb
Callers
4
load_scene
Method · 0.45
load_model
Method · 0.45
Gui
Method · 0.45
reset
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected