Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-Samples
/ DescriptorSet
Method
DescriptorSet
framework/core/descriptor_set.h:59–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
const BindingMap<VkDescriptorImageInfo> &image_infos = {});
58
59
DescriptorSet(const DescriptorSet &) = delete;
60
61
DescriptorSet(DescriptorSet &&other);
62
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected