DescriptorSet.Copy

Undocumented in source.

Members

Mixins

__anonymous
mixin VkTo!(VkCopyDescriptorSet)
Undocumented in source.

Variables

descriptorCount
uint descriptorCount;
Undocumented in source.
dstArrayElement
uint dstArrayElement;
Undocumented in source.
dstBinding
uint dstBinding;
Undocumented in source.
dstSet
DescriptorSet dstSet;
Undocumented in source.
srcArrayElement
uint srcArrayElement;
Undocumented in source.
srcBinding
uint srcBinding;
Undocumented in source.
srcSet
DescriptorSet srcSet;
Undocumented in source.

Meta