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
uint descriptorCount;
Undocumented in source.
dstArrayElement
uint dstArrayElement;
Undocumented in source.
dstBinding
uint dstBinding;
Undocumented in source.
dstSet
VkDescriptorSet dstSet;
Undocumented in source.
pNext
const(void)* pNext;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.
srcArrayElement
uint srcArrayElement;
Undocumented in source.
srcBinding
uint srcBinding;
Undocumented in source.
srcSet
VkDescriptorSet srcSet;
Undocumented in source.

Meta