DescriptorSet.Write

Undocumented in source.

Members

Mixins

__anonymous
mixin VkTo!(VkWriteDescriptorSet)
Undocumented in source.

Structs

BufferInfo
struct BufferInfo
Undocumented in source.
ImageInfo
struct ImageInfo
Undocumented in source.

Variables

bufferInfo
BufferInfo[] bufferInfo;
Undocumented in source.
descriptorType
DescriptorType descriptorType;
Undocumented in source.
dstArrayElement
uint dstArrayElement;
Undocumented in source.
dstBinding
uint dstBinding;
Undocumented in source.
dstSet
DescriptorSet dstSet;
Undocumented in source.
imageInfo
ImageInfo[] imageInfo;
Undocumented in source.
texelBufferView
VkBufferView[] texelBufferView;
Undocumented in source.

Meta