VkWriteDescriptorSet

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.
descriptorType
VkDescriptorType descriptorType;
Undocumented in source.
dstArrayElement
uint32_t dstArrayElement;
Undocumented in source.
dstBinding
uint32_t dstBinding;
Undocumented in source.
dstSet
VkDescriptorSet dstSet;
Undocumented in source.
pBufferInfo
const(VkDescriptorBufferInfo)* pBufferInfo;
Undocumented in source.
pImageInfo
const(VkDescriptorImageInfo)* pImageInfo;
Undocumented in source.
pNext
const(void)* pNext;
Undocumented in source.
pTexelBufferView
const(VkBufferView)* pTexelBufferView;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.

Meta