Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-Samples
/ DescriptorPool
Method
DescriptorPool
framework/core/descriptor_pool.h:48–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
uint32_t pool_size = MAX_SETS_PER_POOL);
47
48
DescriptorPool(const DescriptorPool &) = delete;
49
50
DescriptorPool(DescriptorPool &&) = default;
51
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected