VkCopyDescriptorSet

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Members

Variables

descriptorCount
uint32_t descriptorCount;
Undocumented in source.
dstArrayElement
uint32_t dstArrayElement;
Undocumented in source.
dstBinding
uint32_t dstBinding;
Undocumented in source.
dstSet
VkDescriptorSet dstSet;
Undocumented in source.
pNext
const(void)* pNext;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.
srcArrayElement
uint32_t srcArrayElement;
Undocumented in source.
srcBinding
uint32_t srcBinding;
Undocumented in source.
srcSet
VkDescriptorSet srcSet;
Undocumented in source.

Meta